Design visuals for the domain and API modeling story. Screens: - [x] Importing a schema from a file - [x] imported schema (unprocessed view) - [x] arranging schema into modules - [x] moving entities to the corresponding modules - [x] editing attributes: - [x] adding a PII - [x] updated navigation with a data model (and entities) to whatever schema we will use to visualize this - [x] Import external model (FHIR) - [x] Adding mappings between current model and FHIR - [x] Adding List behavior (GET operation) to an entity - [x] Organization standards and configuration of default behavior - [ ] Adding a Create behavior (POST operation) - [ ] Securing a data (security scheme for a POST operation) - [ ] RAML bindings (base URI, description, default media types) - [ ] Export to a RAML API model
Design visuals for the domain and API modeling story.
Screens: