add example for UserDefinedTemplates (#18423)

This commit is contained in:
martin-mfg
2024-04-22 04:46:15 +02:00
committed by GitHub
parent 2217a7b0f2
commit 73bca68fea
77 changed files with 15112 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# ModelApiResponse
Describes the result of uploading an image resource
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**code** | **Integer** | | [optional] |
|**type** | **String** | | [optional] |
|**message** | **String** | | [optional] |