Add API doc for supported series#429
Conversation
|
Test PASSed. |
docs/API.md
Outdated
There was a problem hiding this comment.
s/entity/charm/ ?
I think I'd call this endpoint charm-supported-series, as it's charm-specific,
and like other charm-specific endpoints, it'll return a metadata-not-found error when invoked on bundles.
Also, we should be clear about the behaviour when the charm metadata does not support multiple series.
There was a problem hiding this comment.
I've renamed to charm-supported-series and added an extra example to show how an empty list is returned if no supported series are declared in the metadata.
|
Test PASSed. |
|
Test PASSed. |
We introduce a new supported-series endpoint.