-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs/api: add Scope, ConfigOnly, ConfigFrom, Peers (v1.41 - v1.45)
- api: swagger: Network: inline examples, and add ConfigOnly, ConfigFrom These fields were added in 9ee7b4d, but not documented in the API docs / swagger. Also move the example values per-field to reduce the risk of the example given from diverging with the actual struct that's used for the request. - api: swagger: POST /networks/create: document Scope, ConfigOnly, ConfigFrom Adds missing documentation for Scope, ConfigOnly, and ConfigFrom. The ConfigOnly and ConfigFrom fields were added in 9ee7b4d, but not documented in the API docs / swagger. - api: swagger: Network: add Peers Add documentation for the Peers field. Signed-off-by: Sebastiaan van Stijn <[email protected]>
- Loading branch information
Showing
5 changed files
with
662 additions
and
172 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
Oops, something went wrong.