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

feat: Extend API operation filter in the Swagger UI #2397

Merged
merged 4 commits into from
May 31, 2022

Conversation

taban03
Copy link
Contributor

@taban03 taban03 commented May 30, 2022

Description

Customize via plugin the APIs filtering. By default, the filter feature allows to search APIs by tag.
These changes will extend the filtering mechanism to search also by description and summary.
It addresses one of the possible acceptance criteria of #2253

Type of change

Please delete options that are not relevant.

  • (feat) New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

For more details about how should the code look like read the Contributing guideline

@sonarcloud
Copy link

sonarcloud bot commented May 31, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

88.5% 88.5% Coverage
0.0% 0.0% Duplication

@taban03 taban03 merged commit cffd6cf into v2.x.x May 31, 2022
@delete-merged-branch delete-merged-branch bot deleted the apiml/customize_apis_filter branch May 31, 2022 09: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