From d03f6b7a710dfdd60c09386acf12ce836761b0c6 Mon Sep 17 00:00:00 2001 From: Jonathan Ruben Date: Fri, 21 Jun 2024 16:30:55 -0400 Subject: [PATCH] Change 'monthly' to 'MONTHLY' (#36) --- specs/v1.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/specs/v1.yaml b/specs/v1.yaml index f8a5f82..e0d931c 100644 --- a/specs/v1.yaml +++ b/specs/v1.yaml @@ -1435,8 +1435,8 @@ components: description: |- How often the DAF provider will submit the recurring grant. At the moment, monthly is the only supported frequency. enum: - - monthly - example: monthly + - MONTHLY + example: MONTHLY externalGrantId: type: string description: ID of the grant associated with the donor advised fund @@ -1902,8 +1902,8 @@ components: description: |- How often the DAF provider will submit the recurring grant. At the moment, monthly is the only supported frequency. enum: - - monthly - example: monthly + - MONTHLY + example: MONTHLY amount: type: number description: |- @@ -2162,7 +2162,7 @@ components: createdAt: "2021-08-10 15:00:00.000" updatedAt: "2021-08-11 15:34:00.000" amount: 15000 - frequency: monthly + frequency: MONTHLY nextPageToken: "c3f685f2-2dda-4956-815b-39867a5e5638" NoMoreResults: value: @@ -2173,7 +2173,7 @@ components: createdAt: "2021-08-10 16:00:00.000" updatedAt: "2021-08-11 15:25:00.000" amount: 20000 - frequency: monthly + frequency: MONTHLY ListUnintegratedGrantsResponse: description: The response for UnintegratedGrants.list headers: @@ -2411,7 +2411,7 @@ components: createdAt: "2021-08-10 15:00:00.000" updatedAt: "2021-08-11 15:34:00.000" amount: 15000 - frequency: monthly + frequency: MONTHLY UnintegratedGrantOutput: summary: Simple unintegrated grant output value: