Skip to content

v5.4.0 Release

Compare
Choose a tag to compare
@mdebarros mdebarros released this 22 Mar 12:38
· 421 commits to master since this release
b39266a

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