Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

springeq/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectEQ API

https://springeq.github.io/documentation/

This is Spring EQ's documentation repository for partner API's called "ConnectEQ".

Development Details

Documentation is available as OpenAPI 3.0 via Swagger UI, served by GitHub Pages.

This repository was generated using create-openapi-repo, which uses redoc for development purposes.

Static serving of Swagger UI is implemented as detailed by https://github.com/peter-evans/swagger-github-pages.

How to make & publish changes

  1. npm run start
  2. npm run test
  3. Update semver
  4. npm run build
  5. Create PR
  6. Merge PR

Explanation

  1. npm run start - this will start a server in watch mode for you to preview the OpenAPI spec in the Redoc format (localhost:8080)

Local Development

  1. npm run test - this will run an OpenAPI linter to validate the spec

  2. Update the version of the spec following semantic versioning rules

  3. npm run build - this will generate the final combined documentation to be served (defaults to dist.yaml in the project root)

  4. Make a pull request, including the compiled dist.yaml

  5. Merge and verify your changes at https://springeq.github.io/documentation/

Production Website

About

Spring EQ API Documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages