openapi
This commit is contained in:
9
openapi.yaml
Normal file
9
openapi.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
openapi: 3.0.0
|
||||
info:
|
||||
title: Logidex ID API
|
||||
version: 1.0.0
|
||||
|
||||
paths:
|
||||
/auth:
|
||||
$ref: './api/auth/api.yaml#/paths'
|
||||
|
||||
Reference in New Issue
Block a user