The eMASS specification is currently implemented using [OpenAPI Specification v3.0.3](https://spec.openapis.org/oas/v3.0.3#data-types), need to update to [OpenAPI Specification v3.1.1](https://spec.openapis.org/oas/latest.html#data-type-format), it requires the following tasks: - [ ] Transform code to OpenAPI Specification v3.1.1 - [ ] Generate clients - [ ] Test Ruby client - [ ] Test axios code --- - [ ] Update the eMASS API yml (in the description section) to point to the [eMASS API Getting Started link](https://mitre.github.io/emass_client/docs/eMASSGettingStarted.html) - [ ] Update the README Client Application images
The eMASS specification is currently implemented using OpenAPI Specification v3.0.3, need to update to OpenAPI Specification v3.1.1, it requires the following tasks: