shipstation-custom-store-openapi

0.0.1 • Public • Published

OpenAPI Logo ShipStation™ Custom Store OpenAPI Definition

This repo contains the official OpenAPI 3.0 definitions for the Shipstation Custom Store API. You can use these definitions with any of countless OpenAPI tools to generate sample code, tests, mock servers, etc.

Which file to use

Depending on your preferences and/or tooling, you may choose to use one or more of the following files:

Path Description
openapi.yaml The entire ShipStation Custom Store OpenAPI definition, in a single YAML file. This file uses $ref pointers to reduce duplication and keep the file small and fairly human-readable.

Some OpenAPI tools don't support YAML or don't support $ref pointers, so you may need to use the openapi.json file instead.
openapi.json The entire ShipStation Custom Store OpenAPI definition, in a single JSON file. This file does not contain any $ref pointers, which means it should work with any OpenAPI tool.

<!-- Other API Definition Formats

Redoc Logo

View the ShipStation Custom Store API definition online in your browser. This web page is generated from the OpenAPI definition using ReDoc. -->

Package Sidebar

Install

npm i shipstation-custom-store-openapi

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

217 kB

Total Files

4

Last publish

Collaborators

  • shipengine_it