Change naming of the id
field of namespace
resource to make it more self-explanatory
#47
Labels
breaking
Backwards incompatible changes made to the public API.
enhancement
New feature or improved functionality.
Currently the field is called ID, based on the naming adopted in the Control API.
This name is not very self-explanatory, as according to the documentation it is
On the Namespaces endpoint, when we want to create a new namespace the field that contains the channel name or namespace filter is called id: https://ably.com/docs/api/control-api#tag/namespaces/paths/~1apps~1{app_id}~1namespaces/post. Similarly it is called id when we just get a list of namespaces.
This seems to be a very confusing name for what it is. This also additionally adds to the confusion that the same functionality in the dashboard is called “Channel Rules”, and corresponding field is called “Namespace or Channel ID” in the UI.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: