mxenabled / openapi

MX's OpenAPI Specification
MIT License
8 stars 5 forks source link

This project is currently in Beta. Please open up an issue here to report any differences in behavior between the MX Platform API and the OpenAPI specification.

MX's OpenAPI Specification

This repository contains the OpenAPI specification for the MX Platform API.

Development

Run the command bundle to install the gems required to run the CI validations locally.

After making changes, running the command bundle exec rake normalize will run the CI validations locally.