nyanimedb/api/schemas/Image.yaml
Iron_Felix 4c7d03cddc
Some checks failed
Build and Deploy Go App / build (push) Failing after 2m37s
Build and Deploy Go App / deploy (push) Has been skipped
feat:
2025-11-25 03:20:39 +03:00

10 lines
178 B
YAML

type: object
properties:
# id выпиливаем
id:
type: integer
format: int64
storage_type:
$ref: './enums/StorageType.yaml'
image_path:
type: string