-
Notifications
You must be signed in to change notification settings - Fork 0
feat: updated licenses documentation #109
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
Conversation
feat: updated pricing table resource docs
feat: updated plans docs + minor changes to licenses resource
…red column to options table
docs: add documentation for subscriptions resources v4
docs: add documentation for usage resources v4
Feat/product resources v4 docs
feat(SD-1201): updated changelog with v4 changes
fix: added missing filter params to get-all-licenses method
joshokoro
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like most of the URLs for the resources pointing to the documentation lead to version 1 instead of version 2. We will need to update those.
docs/docs/licenses/create-many.md
Outdated
|
|
||
| ## Return Type | ||
|
|
||
| For more information about this request see our API documentation on [License Object](https://docs.salable.app/api#tag/Licenses/operation/getLicenseByUuid) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
URL points to V1 documentation
docs/docs/licenses/get-all.md
Outdated
|
|
||
| ## Return Type | ||
|
|
||
| For more information about this request see our API documentation on [License Object](https://docs.salable.app/api#tag/Licenses/operation/getLicenseByUuid) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
URL points to V1 documentation, also
docs/docs/licenses/get-one.md
Outdated
|
|
||
| ## Return Type | ||
|
|
||
| For more information about this request see our API documentation on [License Object](https://docs.salable.app/api#tag/Licenses/operation/getLicenseByUuid) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
URL points to V1 documentation
docs/docs/plans/get-one.md
Outdated
|
|
||
| ## Return Type | ||
|
|
||
| For more information about this request see our API documentation on [plan object](https://docs.salable.app/api#tag/Plans/operation/getPlanByUuid) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
URL points to V1 documentation
fix: added missing option parameters
… into feat/v4-docs
JIRA Ticket(s):
Overview
Standards