Skip to content

Profile extensions #957

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 23 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
b09bc3d
Error object: add `type` link
ethanresnick Dec 26, 2015
ad623ef
Content Negotiation: update rules to account for `profile` parameter
ethanresnick Dec 26, 2015
3de79bf
Content negotiation: explain what a media type parameter is
ethanresnick Dec 26, 2015
dcf70a5
Query parameters: clean up
ethanresnick Dec 26, 2015
b09d759
Add the concept of "mappings"
ethanresnick Dec 26, 2015
c023bb1
Remove `code` member from error objects
ethanresnick Dec 26, 2015
348aa8d
Add anchor to the definition of a single link
ethanresnick Dec 27, 2015
715060e
Cleanup `code` formatting
ethanresnick Dec 28, 2015
c2ae234
Error object: clarify pointer member
ethanresnick Dec 28, 2015
ae1ac9b
Error objects: specify `missing` member
ethanresnick Dec 29, 2015
9b8235d
Add profile extension rules!
ethanresnick Dec 29, 2015
6cf30a9
Deprecate the old extension system
ethanresnick Dec 29, 2015
624b138
Extension registration: add new procedures
ethanresnick Dec 29, 2015
4ca869c
Merge remote-tracking branch 'origin' into profile-extensions
ethanresnick Apr 13, 2016
60d1652
Merge remote-tracking branch 'origin' into profile-extensions
ethanresnick Apr 13, 2016
2ff62f6
Merge remote-tracking branch 'origin/gh-pages' into profile-extensions
ethanresnick Apr 27, 2016
a22cc0e
"mappings" => "aliases" and remove naming restriction
ethanresnick Apr 27, 2016
baf3376
Error object: clarify that the code member isn't strictly "removed"
ethanresnick Apr 27, 2016
226141b
Extensions: Make registration optional but encouraged
ethanresnick Apr 27, 2016
f787eac
meta start
ethanresnick Apr 27, 2016
8510772
Merge remote-tracking branch 'origin/profile-extensions' into profile…
ethanresnick Apr 27, 2016
190079f
Merge branch 'gh-pages' into profile-extensions
ethanresnick Jul 15, 2017
f4ff261
Fix merge error
ethanresnick Jul 15, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'gh-pages' into profile-extensions
  • Loading branch information
ethanresnick committed Jul 15, 2017
commit 190079ffb9bb0c271544940201459dc2e355cc62
6 changes: 4 additions & 2 deletions _format/1.1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,10 @@ negotiation and versioning.

## <a href="#document-structure" id="document-structure" class="headerlink"></a> Document Structure

This section describes the structure of a JSON API document. JSON API documents
are defined in JavaScript Object Notation (JSON)[[RFC4627](http://tools.ietf.org/html/rfc4627)].
This section describes the structure of a JSON API document, which is identified
by the media type [`application/vnd.api+json`](http://www.iana.org/assignments/media-types/application/vnd.api+json).
JSON API documents are defined in JavaScript Object Notation (JSON)
[[RFC7159](http://tools.ietf.org/html/rfc7159)].

Although the same media type is used for both request and response documents,
certain aspects are only applicable to one or the other. These differences are
Expand Down
8 changes: 3 additions & 5 deletions stylesheets/all.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions stylesheets/all.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 2 additions & 6 deletions stylesheets/all.sass
Original file line number Diff line number Diff line change
Expand Up @@ -389,9 +389,5 @@ footer
background: #f9f9f9
border: 1px solid #d1d1d1
line-height: 16px

pre
margin: 0

code
font-size: 12px
margin: 2em 0
font-family: Menlo, monospace
You are viewing a condensed version of this merge commit. You can view the full changes here.
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy