File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 22 "openapi": "3.0.0",
33 "info": {
44 "title": "ShipEngine API",
5- "version": "1.1.202503131403 ",
5+ "version": "1.1.202503171403 ",
66 "termsOfService": "https://www.shipengine.com/terms-of-service/",
77 "x-logo": {
88 "url": "https://shipengine.github.io/img/shipengine-logo-square.png",
3898538985 },
3898638986 "validate_address": {
3898738987 "writeOnly": true,
38988- "default": "validate_and_clean ",
38988+ "default": "no_validation ",
3898938989 "allOf": [
3899038990 {
3899138991 "title": "validate_address",
@@ -157028,7 +157028,7 @@
157028157028 },
157029157029 "validate_address": {
157030157030 "writeOnly": true,
157031- "default": "validate_and_clean ",
157031+ "default": "no_validation ",
157032157032 "allOf": [
157033157033 {
157034157034 "title": "validate_address",
@@ -159404,7 +159404,7 @@
159404159404 },
159405159405 "validate_address": {
159406159406 "writeOnly": true,
159407- "default": "validate_and_clean ",
159407+ "default": "no_validation ",
159408159408 "allOf": [
159409159409 {
159410159410 "title": "validate_address",
Original file line number Diff line number Diff line change 11openapi : 3.0.0
22info :
33 title : ShipEngine API
4- version : 1.1.202503131403
4+ version : 1.1.202503171403
55 termsOfService : ' https://www.shipengine.com/terms-of-service/'
66 x-logo :
77 url : ' https://shipengine.github.io/img/shipengine-logo-square.png'
@@ -8137,7 +8137,7 @@ components:
81378137 true, then no charge will be added to your account.
81388138 validate_address :
81398139 writeOnly : true
8140- default : validate_and_clean
8140+ default : no_validation
81418141 allOf :
81428142 - $ref : ' #/components/schemas/validate_address'
81438143 label_download_type :
Original file line number Diff line number Diff line change 11{
22 "name" : " shipengine-openapi" ,
3- "version" : " 1.19.3 " ,
3+ "version" : " 1.19.4 " ,
44 "description" : " The official OpenAPI 3.0 definitions for ShipEngine™" ,
55 "main" : " openapi.json" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments