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

Fix broken swagger in staging, create passthrough APIM setup #754

Closed
oskogstad opened this issue May 23, 2024 · 0 comments
Closed

Fix broken swagger in staging, create passthrough APIM setup #754

oskogstad opened this issue May 23, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@oskogstad
Copy link
Collaborator

oskogstad commented May 23, 2024

APIM setup as is creates extra hassle when deploying changes to the WebAPI
Also the swagger URL is broken in staging.

Creating a simple pass through setup in APIM fixes this, all versioning will be handles by us at container level
(Can be reverted to APIM versioning later, if needed)

@oskogstad oskogstad added the bug Something isn't working label May 23, 2024
@oskogstad oskogstad changed the title Create passthrough APIM setup Fix broken swagger in staging, create passthrough APIM setup May 23, 2024
knuhau added a commit that referenced this issue May 23, 2024
<!--- Provide a general summary of your changes in the Title above -->

## Description

<!--- Describe your changes in detail -->

## Related Issue(s)

- #754 

## Verification

- [x] **Your** code builds clean without any errors or warnings
- [x] Manual testing done (required)
- [ ] Relevant automated test added (if you find this hard, leave it and
we'll help out)

## Documentation

- [ ] Documentation is updated (either in `docs`-directory, Altinnpedia
or a separate linked PR in
[altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if
applicable)

Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants