Skip to content

Commit 03ea4b9

Browse files
Update to latest openapi definition
1 parent 29b0a1d commit 03ea4b9

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

Diff for: docs/index.html

+6-6
Large diffs are not rendered by default.

Diff for: openapi.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"openapi": "3.0.0",
33
"info": {
44
"title": "ShipEngine API",
5-
"version": "1.1.202006241706",
5+
"version": "1.1.202006302006",
66
"termsOfService": "https://www.shipengine.com/terms-of-service/",
77
"x-logo": {
88
"url": "https://shipengine.github.io/img/shipengine-logo-square.png",

Diff for: openapi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.0.0
22
info:
33
title: ShipEngine API
4-
version: 1.1.202006241706
4+
version: 1.1.202006302006
55
termsOfService: 'https://www.shipengine.com/terms-of-service/'
66
x-logo:
77
url: 'https://shipengine.github.io/img/shipengine-logo-square.png'

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shipengine-openapi",
3-
"version": "1.3.18",
3+
"version": "1.3.19",
44
"description": "The official OpenAPI 3.0 definitions for ShipEngine™",
55
"main": "openapi.json",
66
"repository": {

0 commit comments

Comments
 (0)