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
Is your feature request related to a problem? Please describe.
ISO-19115 XML metadata can be uploaded via the UI but the API does not support uploading the XML metadata via the API.
Describe the solution you'd like
An XML metadata should be allowed to be uploaded via the PUT /api/v2/dataset/metadata endpoint.
Describe alternatives you've considered
The alternative is to upload via the UI, but uploading via API is a welcome addition.
Additional context
Not applicable.
The text was updated successfully, but these errors were encountered:
* ISO-19115 xml metadata file can be uploaded via the API
* Small changes for PEP8 compliance
* Added tests for checking permissions for metadata upload
Co-authored-by: Alessio Fabiani <[email protected]>
(cherry picked from commit 153736b)
…0548)
* ISO-19115 xml metadata file can be uploaded via the API
* Small changes for PEP8 compliance
* Added tests for checking permissions for metadata upload
Co-authored-by: Alessio Fabiani <[email protected]>
(cherry picked from commit 153736b)
Co-authored-by: ahmdthr <[email protected]>
Is your feature request related to a problem? Please describe.
ISO-19115 XML metadata can be uploaded via the UI but the API does not support uploading the XML metadata via the API.
Describe the solution you'd like
An XML metadata should be allowed to be uploaded via the PUT /api/v2/dataset/metadata endpoint.
Describe alternatives you've considered
The alternative is to upload via the UI, but uploading via API is a welcome addition.
Additional context
Not applicable.
The text was updated successfully, but these errors were encountered: