Skip to content

Commit d3c4b88

Browse files
author
Quentin Heng
committed
chore!: remove XPM
1 parent a53af9a commit d3c4b88

3 files changed

Lines changed: 0 additions & 7397 deletions

File tree

.spectral.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -160,10 +160,3 @@ rules:
160160
path-params: off # Disable path parameter validation to address mapping key issues
161161
owasp:api8:2023-define-cors-origin: off # Disable CORS origin header requirement
162162
oas3-operation-security-defined: error # Ensure all scopes are listed in schema
163-
164-
overrides:
165-
- files:
166-
- "xero-practicemanager-v3-1.yaml#/paths/~1v3.1~1client.api~1paged-list/get/parameters/3"
167-
- "xero-practicemanager-v3-1.yaml#/paths/~1v3.1~1client.api~1contacts/get/parameters/3"
168-
rules:
169-
owasp:api2:2023-no-credentials-in-url: off # pageToken is a pagination token, not a credential

manifest.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@
3939
"path": "/xero-payroll-uk.yaml",
4040
"canPreview": true
4141
},
42-
"practiceManagerV31": {
43-
"path": "/xero-practicemanager-v3-1.yaml",
44-
"canPreview": true
45-
},
4642
"projects": {
4743
"path": "/xero-projects.yaml",
4844
"canPreview": true

0 commit comments

Comments
 (0)