Skip to content

Commit

Permalink
#2133 - HOTFIX to Update Postman and Swagger (#2134)
Browse files Browse the repository at this point in the history
  • Loading branch information
k-macmillan authored Nov 18, 2024
1 parent 0a98c0b commit 335c349
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions documents/openapi/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1125,7 +1125,7 @@ paths:
full_name: John Smith
claim_id: '123456'
billing_code: string
callback_url: https://www.example.com/callback
callback_url: https://staging-api.va.gov/vanotify/internal/swagger
email_reply_to_id: 3fa85f64-5717-4562-b3fc-2c963f66afa6
reference: string
scheduled_for: string
Expand All @@ -1139,7 +1139,7 @@ paths:
full_name: John Smith
claim_id: '123456'
billing_code: string
callback_url: https://www.example.com/callback
callback_url: https://staging-api.va.gov/vanotify/internal/swagger
email_reply_to_id: 3fa85f64-5717-4562-b3fc-2c963f66afa6
reference: string
scheduled_for: string
Expand Down Expand Up @@ -1213,7 +1213,7 @@ paths:
full_name: John Smith
claim_id: '123456'
billing_code: string
callback_url: https://www.example.com/callback
callback_url: https://staging-api.va.gov/vanotify/internal/swagger
reference: string
scheduled_for: string
sms_sender_id: 3fa85f64-5717-4562-b3fc-2c963f66afa6
Expand All @@ -1227,7 +1227,7 @@ paths:
full_name: John Smith
claim_id: '123456'
billing_code: string
callback_url: https://www.example.com/callback
callback_url: https://staging-api.va.gov/vanotify/internal/swagger
reference: string
scheduled_for: string
sms_sender_id: 3fa85f64-5717-4562-b3fc-2c963f66afa6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"template_id\": \"{{sms-template-id}}\",\n \"phone_number\": \"+16502532222\",\n \"callback_url\": \"https://www.example.com/callback\",\n \"sms_sender_id\": \"{{sms-sender-id}}\"\n}"
"raw": "{\n \"template_id\": \"{{sms-template-id}}\",\n \"phone_number\": \"+16502532222\",\n \"callback_url\": \"https://staging-api.va.gov/vanotify/internal/swagger\",\n \"sms_sender_id\": \"{{sms-sender-id}}\"\n}"
},
"url": {
"raw": "{{notification-api-url}}/v2/notifications/sms",
Expand Down Expand Up @@ -939,7 +939,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"template_id\": \"{{sms-template-id}}\",\n \"recipient_identifier\": {\n \"id_type\": \"VAPROFILEID\",\n \"id_value\": \"example\"\n },\n \"callback_url\": \"https://www.example.com/callback\",\n \"sms_sender_id\": \"{{sms-sender-id}}\"\n}"
"raw": "{\n \"template_id\": \"{{sms-template-id}}\",\n \"recipient_identifier\": {\n \"id_type\": \"VAPROFILEID\",\n \"id_value\": \"example\"\n },\n \"callback_url\": \"https://staging-api.va.gov/vanotify/internal/swagger\",\n \"sms_sender_id\": \"{{sms-sender-id}}\"\n}"
},
"url": {
"raw": "{{notification-api-url}}/v2/notifications/sms",
Expand Down Expand Up @@ -1054,7 +1054,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"template_id\": \"{{email-template-id}}\",\n \"email_address\": \"[email protected]\",\n \"callback_url\": \"https://www.example.com/callback\"\n}"
"raw": "{\n \"template_id\": \"{{email-template-id}}\",\n \"email_address\": \"[email protected]\",\n \"callback_url\": \"https://staging-api.va.gov/vanotify/internal/swagger\"\n}"
},
"url": {
"raw": "{{notification-api-url}}/v2/notifications/email",
Expand Down Expand Up @@ -1164,7 +1164,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"template_id\": \"{{email-template-id}}\",\n \"recipient_identifier\": {\n \"id_type\": \"VAPROFILEID\",\n \"id_value\": \"example\"\n },\n \"callback_url\": \"https://www.example.com/callback\"\n}"
"raw": "{\n \"template_id\": \"{{email-template-id}}\",\n \"recipient_identifier\": {\n \"id_type\": \"VAPROFILEID\",\n \"id_value\": \"example\"\n },\n \"callback_url\": \"https://staging-api.va.gov/vanotify/internal/swagger\"\n}"
},
"url": {
"raw": "{{notification-api-url}}/v2/notifications/email",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"template_id\": \"{{sms-template-id}}\",\n \"phone_number\": \"+16502532222\",\n \"callback_url\": \"https://www.example.com/callback\",\n \"sms_sender_id\": \"{{sms-sender-id}}\"\n}"
"raw": "{\n \"template_id\": \"{{sms-template-id}}\",\n \"phone_number\": \"+16502532222\",\n \"callback_url\": \"https://staging-api.va.gov/vanotify/internal/swagger\",\n \"sms_sender_id\": \"{{sms-sender-id}}\"\n}"
},
"url": {
"raw": "{{notification-api-url}}/v2/notifications/sms",
Expand Down Expand Up @@ -217,7 +217,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"template_id\": \"{{sms-template-id}}\",\n \"recipient_identifier\": {\n \"id_type\": \"VAPROFILEID\",\n \"id_value\": \"example\"\n },\n \"callback_url\": \"https://www.example.com/callback\",\n \"sms_sender_id\": \"{{sms-sender-id}}\"\n}"
"raw": "{\n \"template_id\": \"{{sms-template-id}}\",\n \"recipient_identifier\": {\n \"id_type\": \"VAPROFILEID\",\n \"id_value\": \"example\"\n },\n \"callback_url\": \"https://staging-api.va.gov/vanotify/internal/swagger\",\n \"sms_sender_id\": \"{{sms-sender-id}}\"\n}"
},
"url": {
"raw": "{{notification-api-url}}/v2/notifications/sms",
Expand Down Expand Up @@ -332,7 +332,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"template_id\": \"{{email-template-id}}\",\n \"email_address\": \"[email protected]\",\n \"callback_url\": \"https://www.example.com/callback\"\n}"
"raw": "{\n \"template_id\": \"{{email-template-id}}\",\n \"email_address\": \"[email protected]\",\n \"callback_url\": \"https://staging-api.va.gov/vanotify/internal/swagger\"\n}"
},
"url": {
"raw": "{{notification-api-url}}/v2/notifications/email",
Expand Down Expand Up @@ -442,7 +442,7 @@
],
"body": {
"mode": "raw",
"raw": "{\n \"template_id\": \"{{email-template-id}}\",\n \"recipient_identifier\": {\n \"id_type\": \"VAPROFILEID\",\n \"id_value\": \"example\"\n },\n \"callback_url\": \"https://www.example.com/callback\"\n}"
"raw": "{\n \"template_id\": \"{{email-template-id}}\",\n \"recipient_identifier\": {\n \"id_type\": \"VAPROFILEID\",\n \"id_value\": \"example\"\n },\n \"callback_url\": \"https://staging-api.va.gov/vanotify/internal/swagger\"\n}"
},
"url": {
"raw": "{{notification-api-url}}/v2/notifications/email",
Expand Down

0 comments on commit 335c349

Please sign in to comment.