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

Correct the OpenAPI document so that it does not generate errors #5809

Merged
merged 1 commit into from
Jul 7, 2021

Conversation

ianwallen
Copy link
Contributor

Correct the OpenAPI document so that it does not generate errors that were identified in #5431

The corrections was the following.

  • Hide some API's from the swagger document. If the api's should be visible then we will need to update them so that /{portal} is not in the mapping.

  • Added logic to handle api extension field. Other option could have been to remove the {extension} from the mapping.

@fxprunayre fxprunayre merged commit 48c7143 into geonetwork:main Jul 7, 2021
@fxprunayre fxprunayre added this to the 4.0.6 milestone Jul 7, 2021
@juanluisrp juanluisrp linked an issue Jul 7, 2021 that may be closed by this pull request
@ianwallen ianwallen deleted the fix_open_api_errors branch July 8, 2021 10:08
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.

Open API spec document contains errors
2 participants