You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
<!--- 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>
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)
The text was updated successfully, but these errors were encountered: