Skip to content

messagemedia/documentation

Folders and files

NameName
Last commit message
Last commit date
Oct 16, 2023
Feb 6, 2025
Aug 7, 2023
Oct 26, 2022
Mar 18, 2020
Sep 15, 2023
Oct 15, 2023
Mar 18, 2020
Mar 18, 2020

Repository files navigation

MessageMedia OpenAPI Specification

Working on specification

Install

  1. Install Node JS
  2. Clone repo and run npm install in the repo root

Usage

npm start

Starts the development server.

npm run build

Bundles the spec and prepares web_deploy folder with static assets.

npm test

Validates the spec.

npm run gh-pages

Deploys docs to GitHub Pages. You don't need to run it manually if you have Travis CI configured. Please see this page for publish progress https://github.com/messagemedia/documentation/actions