Files
Umbraco-CMS/src/Umbraco.Core/Models
Sven Geusens 80794f3efd [V14] import/export media/document type endpoints (#16100)
* Working import/export media/document types

* WIP

* Refactoring of import doctype/media types

- added analyze endpoint to extract relevant data without fully processing the file
- split up import endpoints into POST & PUT
- removed availableAtAction as the new endpoint allows clients to call the POST/PUT endpoints with confidence
- Added a new service that is responsible for turning temp files into Import compatible XML and being able to extracty partial information from it

* Wrap persistance access in scopes

* Typos, formatting, clean-up

* PR feedback

* update openapi spec

* Changed deleteFile flag to _temporaryFileService.EnlistDeleteIfScopeCompletes

* Itty bitty typo

* Moved magic cleanup into its own method so orchestration can decide when.

---------

Co-authored-by: Sven Geusens <sge@umbraco.dk>
Co-authored-by: kjac <kja@umbraco.dk>
2024-05-17 14:35:18 +02:00
..
2024-02-29 15:11:06 +01:00
2023-01-18 12:28:54 +01:00
2022-08-25 15:31:36 +02:00
2024-02-29 15:11:06 +01:00
2023-07-21 10:59:47 +02:00
2024-02-29 15:11:06 +01:00
2023-07-21 10:59:47 +02:00
2024-03-27 16:13:09 +01:00
2023-09-06 20:08:17 +02:00
2024-02-29 15:11:06 +01:00
2022-08-25 15:31:36 +02:00
2022-08-25 15:31:36 +02:00
2023-09-06 20:08:17 +02:00