You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a clear and concise reason for this pull request and the impact of the change
3
4
4
-
**Is this a breaking change**
5
+
### Is this a breaking change
6
+
5
7
A breaking change would require consumers or implementors of the API to modify their code for it to continue to function (ex: renaming of a required field or the change in data type of an existing field). A non-breaking change would allow existing code to continue to function (ex: addition of an optional field or the creation of a new optional endpoint).
6
8
7
9
*[ ] Yes, breaking
8
10
*[ ] No, not breaking
9
11
*[ ] I'm not sure
10
12
11
-
**`Provider` or `agency`**
13
+
### `Provider` or `agency`
14
+
12
15
Which API(s) will this pull request impact:
16
+
13
17
*[ ]`provider`
14
18
*[ ]`agency`
15
19
*[ ] both
16
20
17
-
**Additional context**
21
+
### Additional context
22
+
18
23
Add any other context or screenshots about the feature request here.
0 commit comments