Azure / api-management-developer-portal

Developer portal provided by the Azure API Management service.
MIT License
479 stars 306 forks source link

feat: add option to configure a default to expand all group tags #2330

Closed jan-mrm closed 8 months ago

jan-mrm commented 8 months ago

Adds a designer option in order to configure a default to expand the group tags in the api view.

somewhat closes #2119 since you now at least can configure it and go back to having all groups expanded

I did let the initial default to be not expanded (false). Not sure whats your stance on this is, or if it should / could also be changed to expanded (true)

malincrist commented 8 months ago

@jan-mrm , thank you for your contribution! 😀

jan-mrm commented 8 months ago

sure thing 🙂 can you point me to the root of the error from the failed check? Or is it not something that is a result of this pull request?

malincrist commented 8 months ago

The accessibility scan failed because this PR is made from a forked repository, and there is an issue with the scan in such scenarios. Your changes don't seem related.

jan-mrm commented 8 months ago

alright, thanks 🙂