mirror of
https://github.com/thegeeklab/corenetworks.git
synced 2024-11-13 00:10:42 +00:00
13 lines
313 B
YAML
13 lines
313 B
YAML
---
|
|
main:
|
|
- name: Setup
|
|
ref: "/setup"
|
|
- name: API
|
|
sub:
|
|
- name: corenetworks.authenticators
|
|
ref: "/api/corenetworks/authenticators"
|
|
- name: corenetworks.client
|
|
ref: "/api/corenetworks/client"
|
|
- name: corenetworks.exceptions
|
|
ref: "/api/corenetworks/exceptions"
|