docs: update dev-api to include "create"

This commit is contained in:
Gregory Anders
2022-04-10 19:15:16 -06:00
parent f94f75dc05
commit 379067d038

View File

@@ -244,6 +244,7 @@ with a {thing} that groups functions under a common concept).
Use existing common {action} names if possible:
add Append to, or insert into, a collection
create Create a new thing
del Delete a thing (or group of things)
exec Execute code
get Get a thing (or group of things by query)