|
1 | 1 | [ |
2 | | - { |
3 | | - "date": "2025-09-26", |
4 | | - "paths": [ |
5 | | - { |
6 | | - "path": "/api/atlas/v2/groups/{groupId}/streams", |
7 | | - "httpMethod": "GET", |
8 | | - "versions": [ |
9 | | - { |
10 | | - "version": "2025-03-12", |
11 | | - "changes": [ |
12 | | - { |
13 | | - "change": "removed the optional property 'results/items/connections/items/authentication/httpsCaPem' from the response", |
14 | | - "changeCode": "response-optional-property-removed", |
15 | | - "backwardCompatible": false, |
16 | | - "hideFromChangelog": true |
17 | | - } |
18 | | - ], |
19 | | - "stabilityLevel": "stable", |
20 | | - "changeType": "update" |
21 | | - } |
22 | | - ], |
23 | | - "operationId": "listGroupStreamWorkspaces", |
24 | | - "tag": "Streams" |
25 | | - }, |
26 | | - { |
27 | | - "path": "/api/atlas/v2/groups/{groupId}/streams", |
28 | | - "httpMethod": "POST", |
29 | | - "versions": [ |
30 | | - { |
31 | | - "version": "2025-03-12", |
32 | | - "changes": [ |
33 | | - { |
34 | | - "change": "removed the optional property 'connections/items/authentication/httpsCaPem' from the response", |
35 | | - "changeCode": "response-optional-property-removed", |
36 | | - "backwardCompatible": false, |
37 | | - "hideFromChangelog": true |
38 | | - }, |
39 | | - { |
40 | | - "change": "removed the request property 'connections/items/authentication/httpsCaPem'", |
41 | | - "changeCode": "request-property-removed", |
42 | | - "backwardCompatible": false, |
43 | | - "hideFromChangelog": true |
44 | | - } |
45 | | - ], |
46 | | - "stabilityLevel": "stable", |
47 | | - "changeType": "update" |
48 | | - } |
49 | | - ], |
50 | | - "operationId": "createGroupStreamWorkspace", |
51 | | - "tag": "Streams" |
52 | | - }, |
53 | | - { |
54 | | - "path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}", |
55 | | - "httpMethod": "GET", |
56 | | - "versions": [ |
57 | | - { |
58 | | - "version": "2025-03-12", |
59 | | - "changes": [ |
60 | | - { |
61 | | - "change": "removed the optional property 'connections/items/authentication/httpsCaPem' from the response", |
62 | | - "changeCode": "response-optional-property-removed", |
63 | | - "backwardCompatible": false, |
64 | | - "hideFromChangelog": true |
65 | | - } |
66 | | - ], |
67 | | - "stabilityLevel": "stable", |
68 | | - "changeType": "update" |
69 | | - } |
70 | | - ], |
71 | | - "operationId": "getGroupStreamWorkspace", |
72 | | - "tag": "Streams" |
73 | | - }, |
74 | | - { |
75 | | - "path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}", |
76 | | - "httpMethod": "PATCH", |
77 | | - "versions": [ |
78 | | - { |
79 | | - "version": "2025-03-12", |
80 | | - "changes": [ |
81 | | - { |
82 | | - "change": "removed the optional property 'connections/items/authentication/httpsCaPem' from the response", |
83 | | - "changeCode": "response-optional-property-removed", |
84 | | - "backwardCompatible": false, |
85 | | - "hideFromChangelog": true |
86 | | - } |
87 | | - ], |
88 | | - "stabilityLevel": "stable", |
89 | | - "changeType": "update" |
90 | | - } |
91 | | - ], |
92 | | - "operationId": "updateGroupStreamWorkspace", |
93 | | - "tag": "Streams" |
94 | | - }, |
95 | | - { |
96 | | - "path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections", |
97 | | - "httpMethod": "GET", |
98 | | - "versions": [ |
99 | | - { |
100 | | - "version": "2025-03-12", |
101 | | - "changes": [ |
102 | | - { |
103 | | - "change": "removed the optional property 'results/items/authentication/httpsCaPem' from the response", |
104 | | - "changeCode": "response-optional-property-removed", |
105 | | - "backwardCompatible": false, |
106 | | - "hideFromChangelog": true |
107 | | - } |
108 | | - ], |
109 | | - "stabilityLevel": "stable", |
110 | | - "changeType": "update" |
111 | | - } |
112 | | - ], |
113 | | - "operationId": "listGroupStreamConnections", |
114 | | - "tag": "Streams" |
115 | | - }, |
116 | | - { |
117 | | - "path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections", |
118 | | - "httpMethod": "POST", |
119 | | - "versions": [ |
120 | | - { |
121 | | - "version": "2025-03-12", |
122 | | - "changes": [ |
123 | | - { |
124 | | - "change": "removed the optional property '/authentication/httpsCaPem' from the response", |
125 | | - "changeCode": "response-optional-property-removed", |
126 | | - "backwardCompatible": false, |
127 | | - "hideFromChangelog": true |
128 | | - }, |
129 | | - { |
130 | | - "change": "removed the request property '/authentication/httpsCaPem'", |
131 | | - "changeCode": "request-property-removed", |
132 | | - "backwardCompatible": false, |
133 | | - "hideFromChangelog": true |
134 | | - } |
135 | | - ], |
136 | | - "stabilityLevel": "stable", |
137 | | - "changeType": "update" |
138 | | - } |
139 | | - ], |
140 | | - "operationId": "createGroupStreamConnection", |
141 | | - "tag": "Streams" |
142 | | - }, |
143 | | - { |
144 | | - "path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName}", |
145 | | - "httpMethod": "GET", |
146 | | - "versions": [ |
147 | | - { |
148 | | - "version": "2025-03-12", |
149 | | - "changes": [ |
150 | | - { |
151 | | - "change": "removed the optional property '/authentication/httpsCaPem' from the response", |
152 | | - "changeCode": "response-optional-property-removed", |
153 | | - "backwardCompatible": false, |
154 | | - "hideFromChangelog": true |
155 | | - } |
156 | | - ], |
157 | | - "stabilityLevel": "stable", |
158 | | - "changeType": "update" |
159 | | - } |
160 | | - ], |
161 | | - "operationId": "getGroupStreamConnection", |
162 | | - "tag": "Streams" |
163 | | - }, |
164 | | - { |
165 | | - "path": "/api/atlas/v2/groups/{groupId}/streams/{tenantName}/connections/{connectionName}", |
166 | | - "httpMethod": "PATCH", |
167 | | - "versions": [ |
168 | | - { |
169 | | - "version": "2025-03-12", |
170 | | - "changes": [ |
171 | | - { |
172 | | - "change": "removed the optional property '/authentication/httpsCaPem' from the response", |
173 | | - "changeCode": "response-optional-property-removed", |
174 | | - "backwardCompatible": false, |
175 | | - "hideFromChangelog": true |
176 | | - }, |
177 | | - { |
178 | | - "change": "removed the request property '/authentication/httpsCaPem'", |
179 | | - "changeCode": "request-property-removed", |
180 | | - "backwardCompatible": false, |
181 | | - "hideFromChangelog": true |
182 | | - } |
183 | | - ], |
184 | | - "stabilityLevel": "stable", |
185 | | - "changeType": "update" |
186 | | - } |
187 | | - ], |
188 | | - "operationId": "updateGroupStreamConnection", |
189 | | - "tag": "Streams" |
190 | | - }, |
191 | | - { |
192 | | - "path": "/api/atlas/v2/groups/{groupId}/streams:withSampleConnections", |
193 | | - "httpMethod": "POST", |
194 | | - "versions": [ |
195 | | - { |
196 | | - "version": "2025-03-12", |
197 | | - "changes": [ |
198 | | - { |
199 | | - "change": "removed the optional property 'connections/items/authentication/httpsCaPem' from the response", |
200 | | - "changeCode": "response-optional-property-removed", |
201 | | - "backwardCompatible": false, |
202 | | - "hideFromChangelog": true |
203 | | - } |
204 | | - ], |
205 | | - "stabilityLevel": "stable", |
206 | | - "changeType": "update" |
207 | | - } |
208 | | - ], |
209 | | - "operationId": "withGroupStreamSampleConnections", |
210 | | - "tag": "Streams" |
211 | | - } |
212 | | - ] |
213 | | - }, |
214 | 2 | { |
215 | 3 | "date": "2025-09-23", |
216 | 4 | "paths": [ |
|
0 commit comments