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

Upgrading OpenAPI. Removing annotations that already exist in the ... #9

Merged
2 commits merged into from
Sep 15, 2022

Conversation

ghost
Copy link

@ghost ghost commented Sep 5, 2022

... generated code

(This is possible due to my commits in OpenAPI)

@ghost ghost requested a review from nils-arne September 5, 2022 15:52
@Operation(summary = "Requests to create application and redirect client to frontend application for adding attachments and sending application to NAV.", tags = ["operations"])
@ApiResponses(value = [ApiResponse(responseCode = "302",
description = "Application is stored and applicant is redirected to page to upload additional attachments if required else applicant is guided to summary page before committing it to NAV."
)])
@PostMapping("/leggTilVedlegg")
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hvorfor hardkodes her en annen path enn den som er i FyllUtApi?

@ghost ghost changed the base branch from preprod-gcp-pipeline to main September 8, 2022 14:27
@ghost ghost merged commit 611c044 into main Sep 15, 2022
@ghost ghost deleted the remove_deprecated_api_annotations branch September 21, 2022 10:16
This pull request was closed.
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.

1 participant