-
Notifications
You must be signed in to change notification settings - Fork 6
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
Public Doc -> GA Release of New Secops rest apis #665
base: master
Are you sure you want to change the base?
Public Doc -> GA Release of New Secops rest apis #665
Conversation
anyOf: | ||
- type: string | ||
- type: 'null' | ||
title: Paginationkey |
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.
no need for the title
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.
this is also generated by FastAPI library not in our control
allOf: | ||
- $ref: ./PaginatedResponse_ComplianceModel_.yaml | ||
responseTime: | ||
title: Responsetime |
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.
no need for title - please fix for all fields (creates unneeded duplication since field name already appears there)
api/services/security/v1/schemas/SpotResponse_PaginatedResponse_ComplianceModel__.yaml
Outdated
Show resolved
Hide resolved
api/services/security/v1/schemas/SpotResponse_PaginatedResponse_ComplianceModel__.yaml
Show resolved
Hide resolved
api/services/security/v1/schemas/SpotResponse_PaginatedResponse_AssetSimFilterModel__.yaml
Outdated
Show resolved
Hide resolved
…ture/SPOTSEC-4343/public-docs-secops-rest-api
Jira Ticket
Include a link to your Jira Ticket
https://spotinst.atlassian.net/browse/SPOTSEC-4343
Demo
Screen.Recording.2024-10-24.at.2.28.50.PM.mov
Checklist: