/api-documentation

Split Payments API Documentation

Primary LanguageJavaScriptOtherNOASSERTION

Split Payments Logo

Split API Documentation

Welcome to the Split API documentation source.

How does it work?

Get started

  1. Clone the repo
  2. $ yarn install
  3. Edit the source/openapi3/split.json or any themes/templates
  4. $ yarn run widdershins -e options.yml ./source/openapi3/split.yaml -o ./source/index.html.md
    1. Preview: $ bundle exec middleman server
    2. Publish: ./deploy.sh

Notes

  • The Slate template/theme is mildly edited to suite our style.
  • The same goes for Widdershin's conversion templates.

Thanks

Thanks to the teams at Widdershins, Slate, Swagger and OpenAPI spec.