-
Notifications
You must be signed in to change notification settings - Fork 197
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
✏️ Added role details to generated API spec #1021
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
abilpraju-aot
approved these changes
Nov 24, 2022
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
sumesh-aot
reviewed
Nov 24, 2022
@sumesh-aot |
This reverts commit 9b3d98e.
author sreehari ps <[email protected]> 1669306984 +0530 committer sreehari ps <[email protected]> 1669724657 +0530 gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEOvBh6i/OYh+KrN73I9eVgkGStTMFAmOF+fEACgkQI9eVgkGS tTMaBRAAxoKFb5CWiNxwyh9htvnGEpQtWf/OKN1mMnhuHdC4Krdz1L64+Ltd/fcp R1klzCXBQu9zJMrUS6d49h4cIyALzQ6DN9VxSua6JnZZISuksIUpvmzZ5LK6JgtS m3jRcEZNv9jUgc4Wfa5GWzQz9M6Abyvrv/276ZdKslvwXEPWBsOuQdkQvrdXO95a vSV6T+5FVcz0Z4DR99ymkq0GPAMiCPJ0Zf/zdY9LhQlHX8H8T6KDY1u+N0ZzLGhm Ixue2ZP5gfnKeSI7TtFZHYfDcs8zb3997XhZk0poWOJUKIepG1XhiLQexNxTmOml gWaC7KzqJItVvkkGIDdtFKc2rjQprEZPhc6jtmE2aD+XgZCcUMXWKcy0QHZ/fazF JVHMdWXOE8w6bRShBCvpU8VMDhk4iB9wAgh6efJJ+6q/MoveoNzuhrKW0N4M+HuD 1KcVFaPUFnmFDUZSkXf4/6/k80/yfBsg+3wjrR75KUF3JxUWXFwU+CpzIQWeLSRx cWD8IycZshHCzg9DVlycWcLlgBZCk55n8c8/7otNY1FgV4N+krbXDfgGyb9weXfB qy+NqZREEDoMmkPdRz8uS8UrjqIne0seb1mlNiBw679nQ+DDosSgewm0dF7xlFS6 Esen04pNpv+i6PJ46ct+evLvMPHYnYss4RsLDUWstIwWU9Fcwoc= =MfQP -----END PGP SIGNATURE----- Add detailed documentation for formsflow-api. Updated all API resources to have detailed API spec. The existing API spec doesn't provide details such as query parameters, request payload, response body, response status and also the details of authorized user role/group for the specific API.
sreehari-aot
force-pushed
the
api-doc
branch
from
November 29, 2022 12:47
911feaa
to
67cb1cc
Compare
Closing due to bad commit tree |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue Tracking
JIRA: https://aottech.atlassian.net/browse/FWF-1856
Issue Type: DOCUMENTATION
Changes
Added role details to generated
/formio/roles
API specMinimal refactoring to fix server crash
How has the change been tested?
Manual verification, etc.
Screenshots (if applicable)