-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New field in links (method, headers, body) (#1253)
* Initial new field in links * updated changelog * format table * links moved to common metadata * Map<string, *> * Update item-spec/common-metadata.md Co-authored-by: Matthias Mohr <[email protected]> * Update common-metadata.md with HTTP headers description * Update item-spec/json-schema/item.json Co-authored-by: Matthias Mohr <[email protected]> * Update item-spec/common-metadata.md Co-authored-by: Matthias Mohr <[email protected]> * Update item-spec/common-metadata.md Co-authored-by: Matthias Mohr <[email protected]> * Update item-spec/common-metadata.md Co-authored-by: Matthias Mohr <[email protected]> * Update item-spec/common-metadata.md Co-authored-by: Matthias Mohr <[email protected]> * link object section review * link headers schema * Update item-spec/common-metadata.md Co-authored-by: Matthias Mohr <[email protected]> * Update item-spec/json-schema/item.json Co-authored-by: Matthias Mohr <[email protected]> --------- Co-authored-by: Matthias Mohr <[email protected]>
- Loading branch information
1 parent
e6161f6
commit 155ccc3
Showing
7 changed files
with
59 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -92,4 +92,4 @@ | |
] | ||
] | ||
} | ||
} | ||
} |