-
Notifications
You must be signed in to change notification settings - Fork 132
EDU-14919-new-affiliate-endpoints #1444
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
f7f48e2
to
793c39f
Compare
Thanks for your contribution. The .json file will be checked now with Spectral. |
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.
LGTM
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.
I really recommend using components.schemas
only in case of repeating schemas, otherwise, it makes maintenance harder.
I just noticed that this article contains more detailed and helpful information about these fields. I recommend reviewing this content to improve the affiliate endpoints' fields' descriptions. Specially the fields related to the Search endpoint URI. |
ec4d564
to
a2f8ee9
Compare
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.
Great!
Types of changes
Changelog
Do not forget to update your changes to our Developer Portal's changelog. Did you create a release note?