feat: cursor implemented

This commit is contained in:
Iron_Felix 2025-11-22 00:01:48 +03:00
parent 9c0fada00e
commit af0492cdf1
8 changed files with 435 additions and 106 deletions

View file

@ -20,3 +20,4 @@ components:
$ref: "./parameters/_index.yaml"
schemas:
$ref: "./schemas/_index.yaml"

View file

@ -1,5 +1,5 @@
CursorObj:
$ref: ./CursorObj.yaml
$ref: "./CursorObj.yaml"
TitleSort:
$ref: "./TitleSort.yaml"
Image: