Update notes authored by ekes's avatar ekes
These notes largely based on the [research and documentation for the *Go* Radar bindings](https://godoc.org/github.com/goapunk/radar-api-go). These notes largely based on the [research and documentation for the *Go* Radar bindings](https://godoc.org/github.com/goapunk/radar-api-go).
* [General](#General) * [General](#general)
* [Entity Endpoints](#Entity-Endpoints) * [Entity Endpoints](#entity-endpoints)
* [Search Endpoints](#Search-Endpoints) * [Search Endpoints](#search-endpoints)
* [Fields](#Fields) * [Fields](#fields)
* [Field references](#Field-references) * [Field references](#field-references)
* [Facets](#Facets) * [Facets](#facets)
* [Filters](#Filters) * [Filters](#filters)
* [Authentication](#Authentication) * [Authentication](#authentication)
* [Posting Entities](#Posting-Entities) * [Posting Entities](#posting-entities)
# General # General
...@@ -380,6 +380,6 @@ This is where there will usually be facets to cover the requirement. ...@@ -380,6 +380,6 @@ This is where there will usually be facets to cover the requirement.
# Available fields # Available fields
# Logging in # Authentication
# Posting entities # Posting entities
\ No newline at end of file