Child pages
  • Структура API
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Ядро

lib/Abills/Api

Базовые тесты, для каждого ендпоинта файл со своей схемой

t/Api
# схемы
t/Api/*/schemas

OpenAPI

misc/api/admin/*
misc/api/user/*

Модули

Основной файл Api модуля

Abills/modules/[module name]/Api.pm

Тесты Api

Abills/modules/[module name]/t
# схемы
Abills/modules/[module name]/t/*/schemas

OpenAPI

Abills/modules/[module name]/Api/swagger/admin
Abills/modules/[module name]/Api/swagger/user
  • No labels