-
Notifications
You must be signed in to change notification settings - Fork 284
RDSC-2986-generate-and-publish-a-swagger-api-web-page-to-be-used-as-reference-from-clients-of-the-rdi-api-update-autogenerated-docs: Auto generated #1210
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
RDSC-2986-generate-and-publish-a-swagger-api-web-page-to-be-used-as-reference-from-clients-of-the-rdi-api-update-autogenerated-docs: Auto generated #1210
Conversation
| This is the REST API reference for Redis Data Integration services. | ||
| The API provides endpoints to manage and monitor your Redis Data Integration deployments. | ||
|
|
||
| [Open API Documentation](api/index.html) |
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.
@spicy-sauce This link leads me to a 404 page. It tries to load the file from:
integrate/redis-data-integration/reference/api-reference/api/index.html
But the file is at:
integrate/redis-data-integration/reference/api/index.html
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.
Fixed
| This is the REST API reference for Redis Data Integration services. | ||
| The API provides endpoints to manage and monitor your Redis Data Integration deployments. | ||
|
|
||
| [Open API Documentation](./api/index.html) |
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.
@spicy-sauce This still gives me 404 🤔
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.
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.
But as we spoke, it's better to open this in a separate page anyway.
…o-be-used-as-reference-from-clients-of-the-rdi-api-update-autogenerated-docs' of https://github.com/redis/docs into RDSC-2986-generate-and-publish-a-swagger-api-web-page-to-be-used-as-reference-from-clients-of-the-rdi-api-update-autogenerated-docs


This pull request updates the autogenerated docs.