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
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
Error object: clarify that the code member isn't strictly "removed"
  • Loading branch information
ethanresnick committed Apr 27, 2016
commit baf3376ec586905ef9865a1374a113493cc2327c
5 changes: 3 additions & 2 deletions _format/1.1/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2099,14 +2099,15 @@ An error object **MAY** have the following members:
* `meta`: a [meta object][meta] containing non-standard meta-information about the
error.

> Note: Previous versions of this specification allowed a `code` member in
> Note: Previous versions of this specification defined a `code` member in
error objects. The role of that member is now played instead by the `type`
link.
>
> Old APIs that send the `code` member will continue to function with newer
clients, but these clients will likely ignore that member. Clients may choose
to continue to support `code` if they must interact with older APIs. However,
new APIs must not produce error objects with this member.
new APIs should not produce error objects with this member, even though doing
so is technically allowed.

[top level]: #document-top-level
[resource objects]: #document-resource-objects
Expand Down
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