API call example arrow buttons trigger the API call

What problem are you observing?

The Arrow buttons that scroll the list with examples, actually trigger the calls

What is the correct behavior?

The buttons are supposed to scroll the list only

What product feature is this related to?

API documentation

What are the steps to reproduce the issue?

Go to search-post | SailPoint Developer Community
then on the right side under Request, first set tenant to a valid tenant then go to the BODY section and press one of the arrow buttons on the side
image
Scroll down to the Response section below and you will see, you have sent the request, even though these are supposed to be for scrolling only.
image
Each arrow button press will send a request.
arrow button

Do you have any other information about your environment that may help?

Tested on Microsoft Edge for Business, Firefox ESR and Chrome.
Happens on other API calls where these arrow buttons are present as well.

1 Like

Thanks for reporting this Lukas. We use the Docusaurus OpenAPI plugin to power our API specs. Looks like the project maintainers were aware of this behavior and have fixed it.

@Darrell we need to upgrade our Docusaurus OpenAPI plugin to the latest version to incorporate the fix for this bug.

This seems to have been fixed.

1 Like