Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

#

Description

Details

Decisions

1Should the java interface take in one (JSON) objects(like REST interface) or a few individual fields in a signature? 



2Input streams or files?

3

API uses (generated) ID's or customer provided names
If names are used should we return IDs at all?

Using ID would mean client has to get/cache ID's all the time
4Should a user be able to override/delete a module? (of the same revision)

CPS provides the following interfaces:

...