Add initial identity server spec
More to come
This commit is contained in:
parent
446ad008be
commit
e0c55eeccf
5 changed files with 162 additions and 0 deletions
|
@ -20,6 +20,7 @@ import yaml
|
|||
HTTP_APIS = {
|
||||
"../api/application-service": "as",
|
||||
"../api/client-server": "cs",
|
||||
"../api/identity": "is",
|
||||
}
|
||||
EVENT_EXAMPLES = "../event-schemas/examples"
|
||||
EVENT_SCHEMA = "../event-schemas/schema"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue