shallow-views-short.json 173 B

1234567891011
  1. {
  2. "client/add-note": [
  3. "Create Note",
  4. "/api/client/addNote",
  5. [
  6. "name:Name",
  7. "date:Date of Birth:date"
  8. ]
  9. ]
  10. }