Skip to content
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

[misc] Fix ip range posture check example in API doc #2628

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

pascal-fischer
Copy link
Contributor

Describe your changes

Our API doc was generating the wrong example for the IP range posture check call because the openAPI definition was type string but got an example array. Moved the example to the array level to avoid duplicated array brackets.

Screenshot 2024-09-22 at 14 22 30

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

Copy link

@pascal-fischer pascal-fischer merged commit d47be15 into main Sep 23, 2024
21 checks passed
@pascal-fischer pascal-fischer deleted the fix/ip-posture-check-docs branch September 23, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants