Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 637 Bytes

README.MD

File metadata and controls

14 lines (9 loc) · 637 Bytes

Swagger to ReadMe

The purpose of this repository is to prepare the HelloAsso OpenAPI file from Swagger in order to update our ReadMe

How it works:

  • Download the HelloAsso OpenAPI file from Swagger.
  • Merge the file with changes.json (essentially translations).
  • Generate a new file.
  • Open a PR on helloasso-open-api

Automation with GitHub Actions

This process can be launched manually and is also automated via a GitHub Action. The workflow runs every Monday to ensure the ReadMe stays up to date.