Skip to content

Releases: mojaloop/documentation

v5.4.1 Release

22 Mar 14:15
178d4ac
Compare
Choose a tag to compare

Hotfix to disabled live-reload on the docker container and also removed gitbook build and serve does the same thing.

v5.4.0 Release

22 Mar 12:38
b39266a
Compare
Choose a tag to compare

Final updates from DA review for story mojaloop/project#692:

  • ALS Design Documentation:
    • updates to GET /participants
    • updated to GET /parties
    • added to POST /participants

Maintenance changes:

  • All sections will now contain a /assets folder which contains any diagrams, erd's, etc that are specific to that section. This decision was made as it allows for the content to be more easily maintained since all related items are under the same section.
  • Removed duplicate diagrams and documents
  • Replaced static images/diagrams with svg's when an svg version existed
  • Sequence diagrams are now generated from PlantUml files
  • API Documentation is now generated directly from OpenAPI Swagger