-
Notifications
You must be signed in to change notification settings - Fork 67
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
feat: added expected JSON response on successful execution of endpoints for FLINT Example. #200
base: master
Are you sure you want to change the base?
feat: added expected JSON response on successful execution of endpoints for FLINT Example. #200
Conversation
aa414f1
to
9f73a9e
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.
LGTM
cc : @padmajabhol
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.
The JSON and CSV response is not indented as per the rest of the documentation.
alright, Working on it |
Signed-off-by: Freeman <[email protected]>
Signed-off-by: Freeman <[email protected]>
77b2032
to
007dcec
Compare
@HarshCasper - are you happy with the latest changes? |
Description
Updated the Curl.md to show expected Responses on successful execution of endpoints of FLINT example.
Fixes #186
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Tested using the Preview Functionality on VScode.
Also works Fine on GitHub
Checklist: