issues
search
DINA-Web
/
agent-specs
Specifications for the Agent Module
MIT License
1
stars
3
forks
source link
Cleanup agent-specs
#32
Closed
cgendreau
closed
4 years ago
cgendreau
commented
4 years ago
agent.yaml should be the only file with the section before
paths
since all the other files are included from
paths
All verbs should use the same tense and start with a capital letter (e.g. Get organization)
Get
without id (Get persons) should use the verb
List
and get with id should use the verb
Get
(not
Find
)
paths
since all the other files are included frompaths
Get
without id (Get persons) should use the verbList
and get with id should use the verbGet
(notFind
)