Commit 0c68250
* CCM-11580: OAS syntax fixes
Remove 'requestedProductionStatus' from letter-related JSON schemas and update examples to singular form
CCM-11580: Update serve-oas command
CCM-11580: Update serve-oas command
CCM-11580: Remove unneeded endpoints and resource types
+ Move getData endpoint under letter
CCM-11580: Remove hello world endpoint
CCM-11580: Remove hello world endpoint
CCM-11580: Add sandbox handler metadata to endpoints
CCM-11580: More fixes to examples syntax
CCM-11580: Remove remaining reference to hello-world lambda
CCM-11580: Remove remaining reference to hello-world lambda
CCM-11580: add limit parameter to list letters endpoint
CCM-11580: Update sandbox endpoints to match OAS
CCM-11580: Update letter responses in Sandbox to match spec changes
CCM-11580: implement get letter status endpoint in sandbox
Add groupId to schema and examples
* CCM-11580: remove x-eov extension from non sandox spec
---------
Co-authored-by: mark.slowey1 <[email protected]>
1 parent 831aaa6 commit 0c68250
File tree
63 files changed
+307
-1070
lines changed- infrastructure/terraform/components/api
- lambdas/api-handler/src
- handlers
- __tests__
- sandbox
- api
- controllers
- data/examples
- getLetters/responses
- getLetter/responses
- getMI/responses
- listMI/responses
- patchLetter
- requests
- responses
- postLetter
- requests
- responses
- services
- utils
- specification/api
- components
- endpoints
- examples
- createMI
- requests
- responses
- getLetters/responses
- getLetter/responses
- getMI/responses
- listMI/responses
- patchLetter
- requests
- responses
- postLetter
- requests
- responses
- parameters
- requests
- responses
- schemas
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
63 files changed
+307
-1070
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
| |||
82 | 81 | | |
83 | 82 | | |
84 | 83 | | |
85 | | - | |
| 84 | + | |
86 | 85 | | |
87 | 86 | | |
88 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | | - | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | 52 | | |
54 | 53 | | |
55 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
Lines changed: 0 additions & 56 deletions
This file was deleted.
Lines changed: 0 additions & 41 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments