-
Notifications
You must be signed in to change notification settings - Fork 3
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
GraphQL scema missing MediaType on attachment URL #1263
Comments
<!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> ## Related Issue(s) - #1263 ## Verification - [ ] **Your** code builds clean without any errors or warnings - [ ] 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) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new `mediaType` field in the `AttachmentUrl` type for specifying the media type of attachments. - **Bug Fixes** - Corrected formatting issue by ensuring the `UUID` scalar type definition ends with a newline character. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Resultat og Testdata Å hente opp dialog-id 0192fc66-8478-74ae-8dac-60712b562fb8 viser at mediaType er lagret. Det er i og for seg tilstrekkelig test av endringen. Observasjon jeg likevel ønsker å sjekke litt: Men hvordan skal frontend forholde seg til mediatype her? Skal den uansett ikke være synlig i devtools? Eller ignoreres den fordi den har en "ugyldig" verdi? |
@LeifHelstad Den brukes ikke p.t. nå |
No description provided.
The text was updated successfully, but these errors were encountered: