Skip to content

Commit 0bd8a24

Browse files
committed
Test change to account response schema for workflow testing
1 parent 1df1b9c commit 0bd8a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

st-schemas/account/response.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "http://json-schema.org/draft-04/schema#",
33
"title": "account.response",
44
"type": "object",
5-
"description": "Response for activating a customer's vendor account",
5+
"description": "Response for activating a customer's vendor account (updated)",
66
"additionalProperties": false,
77
"properties": {
88
"errorCode": {

0 commit comments

Comments
 (0)