28 lines
514 B
YAML
28 lines
514 B
YAML
CursorObj:
|
|
$ref: "./CursorObj.yaml"
|
|
TitleSort:
|
|
$ref: "./TitleSort.yaml"
|
|
Image:
|
|
$ref: "./Image.yaml"
|
|
TitleStatus:
|
|
$ref: "./enums/TitleStatus.yaml"
|
|
ReleaseSeason:
|
|
$ref: "./enums/ReleaseSeason.yaml"
|
|
UserTitleStatus:
|
|
$ref: "./enums/UserTitleStatus.yaml"
|
|
Review:
|
|
$ref: "./Review.yaml"
|
|
Tag:
|
|
$ref: "./Tag.yaml"
|
|
Tags:
|
|
$ref: "./Tags.yaml"
|
|
Studio:
|
|
$ref: "./Studio.yaml"
|
|
Title:
|
|
$ref: "./Title.yaml"
|
|
User:
|
|
$ref: "./User.yaml"
|
|
UserTitle:
|
|
$ref: "./UserTitle.yaml"
|
|
# JwtAuth:
|
|
# $ref: "./JWTAuth.yaml"
|