|
258 | 258 | "change": "removed the 'AUTO_HEALING_CANNOT_REPAIR_INTERNAL, AUTO_HEALING_CANNOT_RESYNC_INTERNAL' enum values from the 'results/items/oneOf[subschema #15: NDS Audits]/eventTypeName' response property", |
259 | 259 | "changeCode": "response-property-enum-value-removed", |
260 | 260 | "backwardCompatible": false |
261 | | - }, |
262 | | - { |
263 | | - "change": "removed the 'MONGOTUNE_DISABLED, MONGOTUNE_ENABLED' enum values from the 'results/items/oneOf[subschema #15: NDS Audits]/eventTypeName' response property", |
264 | | - "changeCode": "response-property-enum-value-removed", |
265 | | - "backwardCompatible": false, |
266 | | - "hideFromChangelog": true |
267 | 261 | } |
268 | 262 | ], |
269 | 263 | "stabilityLevel": "stable", |
|
299 | 293 | "change": "removed the 'AUTO_HEALING_CANNOT_REPAIR_INTERNAL, AUTO_HEALING_CANNOT_RESYNC_INTERNAL, MONGOTUNE_ENABLED' enum values from the '/oneOf[subschema #15: NDS Audits]/eventTypeName' response property", |
300 | 294 | "changeCode": "response-property-enum-value-removed", |
301 | 295 | "backwardCompatible": false |
302 | | - }, |
303 | | - { |
304 | | - "change": "removed the 'MONGOTUNE_DISABLED' enum value from the '/oneOf[subschema #15: NDS Audits]/eventTypeName' response property", |
305 | | - "changeCode": "response-property-enum-value-removed", |
306 | | - "backwardCompatible": false, |
307 | | - "hideFromChangelog": true |
308 | 296 | } |
309 | 297 | ], |
310 | 298 | "stabilityLevel": "stable", |
|
314 | 302 | "operationId": "getProjectEvent", |
315 | 303 | "tag": "Events" |
316 | 304 | }, |
317 | | - { |
318 | | - "path": "/api/atlas/v2/groups/{groupId}/liveMigrations", |
319 | | - "httpMethod": "POST", |
320 | | - "versions": [ |
321 | | - { |
322 | | - "version": "2025-03-12", |
323 | | - "changes": [ |
324 | | - { |
325 | | - "change": "the 'destination/clusterName' request property's minLength was increased from '0' to '1'", |
326 | | - "changeCode": "request-property-min-length-increased", |
327 | | - "backwardCompatible": false, |
328 | | - "hideFromChangelog": true |
329 | | - }, |
330 | | - { |
331 | | - "change": "the 'destination/hostnameSchemaType' request property's minLength was increased from '0' to '1'", |
332 | | - "changeCode": "request-property-min-length-increased", |
333 | | - "backwardCompatible": false, |
334 | | - "hideFromChangelog": true |
335 | | - }, |
336 | | - { |
337 | | - "change": "the 'migrationHosts/items/' request property's minLength was increased from '0' to '1'", |
338 | | - "changeCode": "request-property-min-length-increased", |
339 | | - "backwardCompatible": false, |
340 | | - "hideFromChangelog": true |
341 | | - }, |
342 | | - { |
343 | | - "change": "the 'source/clusterName' request property's minLength was increased from '0' to '1'", |
344 | | - "changeCode": "request-property-min-length-increased", |
345 | | - "backwardCompatible": false, |
346 | | - "hideFromChangelog": true |
347 | | - } |
348 | | - ], |
349 | | - "stabilityLevel": "stable", |
350 | | - "changeType": "update" |
351 | | - } |
352 | | - ], |
353 | | - "operationId": "createPushMigration", |
354 | | - "tag": "Cloud Migration Service" |
355 | | - }, |
356 | | - { |
357 | | - "path": "/api/atlas/v2/groups/{groupId}/liveMigrations/validate", |
358 | | - "httpMethod": "POST", |
359 | | - "versions": [ |
360 | | - { |
361 | | - "version": "2025-03-12", |
362 | | - "changes": [ |
363 | | - { |
364 | | - "change": "the 'destination/clusterName' request property's minLength was increased from '0' to '1'", |
365 | | - "changeCode": "request-property-min-length-increased", |
366 | | - "backwardCompatible": false, |
367 | | - "hideFromChangelog": true |
368 | | - }, |
369 | | - { |
370 | | - "change": "the 'destination/hostnameSchemaType' request property's minLength was increased from '0' to '1'", |
371 | | - "changeCode": "request-property-min-length-increased", |
372 | | - "backwardCompatible": false, |
373 | | - "hideFromChangelog": true |
374 | | - }, |
375 | | - { |
376 | | - "change": "the 'migrationHosts/items/' request property's minLength was increased from '0' to '1'", |
377 | | - "changeCode": "request-property-min-length-increased", |
378 | | - "backwardCompatible": false, |
379 | | - "hideFromChangelog": true |
380 | | - }, |
381 | | - { |
382 | | - "change": "the 'source/clusterName' request property's minLength was increased from '0' to '1'", |
383 | | - "changeCode": "request-property-min-length-increased", |
384 | | - "backwardCompatible": false, |
385 | | - "hideFromChangelog": true |
386 | | - } |
387 | | - ], |
388 | | - "stabilityLevel": "stable", |
389 | | - "changeType": "update" |
390 | | - } |
391 | | - ], |
392 | | - "operationId": "validateMigration", |
393 | | - "tag": "Cloud Migration Service" |
394 | | - }, |
395 | | - { |
396 | | - "path": "/api/atlas/v2/groups/{groupId}/serviceAccounts", |
397 | | - "httpMethod": "POST", |
398 | | - "versions": [ |
399 | | - { |
400 | | - "version": "2025-03-12", |
401 | | - "changes": [ |
402 | | - { |
403 | | - "change": "the 'roles' request property's minItems was increased to '1'", |
404 | | - "changeCode": "request-property-min-items-increased", |
405 | | - "backwardCompatible": false, |
406 | | - "hideFromChangelog": true |
407 | | - } |
408 | | - ], |
409 | | - "stabilityLevel": "stable", |
410 | | - "changeType": "update" |
411 | | - } |
412 | | - ], |
413 | | - "operationId": "createProjectServiceAccount", |
414 | | - "tag": "Service Accounts" |
415 | | - }, |
416 | | - { |
417 | | - "path": "/api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}:invite", |
418 | | - "httpMethod": "POST", |
419 | | - "versions": [ |
420 | | - { |
421 | | - "version": "2025-03-12", |
422 | | - "changes": [ |
423 | | - { |
424 | | - "change": "the 'roles' request property's minItems was increased to '1'", |
425 | | - "changeCode": "request-property-min-items-increased", |
426 | | - "backwardCompatible": false, |
427 | | - "hideFromChangelog": true |
428 | | - } |
429 | | - ], |
430 | | - "stabilityLevel": "stable", |
431 | | - "changeType": "update" |
432 | | - } |
433 | | - ], |
434 | | - "operationId": "addProjectServiceAccount", |
435 | | - "tag": "Service Accounts" |
436 | | - }, |
437 | 305 | { |
438 | 306 | "path": "/api/atlas/v2/groups/{groupId}/users/{userId}:addRole", |
439 | 307 | "httpMethod": "POST", |
440 | 308 | "versions": [ |
441 | 309 | { |
442 | 310 | "version": "2025-03-12", |
443 | 311 | "changes": [ |
444 | | - { |
445 | | - "change": "the 'roles' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'", |
446 | | - "changeCode": "response-property-type-changed", |
447 | | - "backwardCompatible": false, |
448 | | - "hideFromChangelog": true |
449 | | - }, |
450 | 312 | { |
451 | 313 | "change": "mapped value for key 'ACTIVE' changed from '#/components/schemas/OrgActiveUserResponse' to '#/components/schemas/GroupActiveUserResponse' from the response discriminator for the response status '200'", |
452 | 314 | "changeCode": "response-body-discriminator-mapping-changed", |
|
466 | 328 | "change": "removed '#/components/schemas/OrgPendingUserResponse, #/components/schemas/OrgActiveUserResponse' from the response body 'oneOf' list for the response", |
467 | 329 | "changeCode": "response-body-one-of-removed", |
468 | 330 | "backwardCompatible": true |
469 | | - }, |
470 | | - { |
471 | | - "change": "removed the optional properties 'roles/groupRoleAssignments, roles/orgRoles, teamIds' from the response", |
472 | | - "changeCode": "response-optional-property-removed", |
473 | | - "backwardCompatible": false, |
474 | | - "hideFromChangelog": true |
475 | 331 | } |
476 | 332 | ], |
477 | 333 | "stabilityLevel": "stable", |
|
488 | 344 | { |
489 | 345 | "version": "2025-03-12", |
490 | 346 | "changes": [ |
491 | | - { |
492 | | - "change": "the 'roles' response's property type/format changed from 'object'/'' to 'array'/'' for status '200'", |
493 | | - "changeCode": "response-property-type-changed", |
494 | | - "backwardCompatible": false, |
495 | | - "hideFromChangelog": true |
496 | | - }, |
497 | 347 | { |
498 | 348 | "change": "mapped value for key 'ACTIVE' changed from '#/components/schemas/OrgActiveUserResponse' to '#/components/schemas/GroupActiveUserResponse' from the response discriminator for the response status '200'", |
499 | 349 | "changeCode": "response-body-discriminator-mapping-changed", |
|
513 | 363 | "change": "removed '#/components/schemas/OrgPendingUserResponse, #/components/schemas/OrgActiveUserResponse' from the response body 'oneOf' list for the response", |
514 | 364 | "changeCode": "response-body-one-of-removed", |
515 | 365 | "backwardCompatible": true |
516 | | - }, |
517 | | - { |
518 | | - "change": "removed the optional properties 'roles/groupRoleAssignments, roles/orgRoles, teamIds' from the response", |
519 | | - "changeCode": "response-optional-property-removed", |
520 | | - "backwardCompatible": false, |
521 | | - "hideFromChangelog": true |
522 | 366 | } |
523 | 367 | ], |
524 | 368 | "stabilityLevel": "stable", |
|
528 | 372 | "operationId": "removeProjectRole", |
529 | 373 | "tag": "MongoDB Cloud Users" |
530 | 374 | }, |
531 | | - { |
532 | | - "path": "/api/atlas/v2/orgs", |
533 | | - "httpMethod": "POST", |
534 | | - "versions": [ |
535 | | - { |
536 | | - "version": "2025-03-12", |
537 | | - "changes": [ |
538 | | - { |
539 | | - "change": "the 'serviceAccount/roles' request property's minItems was increased to '1'", |
540 | | - "changeCode": "request-property-min-items-increased", |
541 | | - "backwardCompatible": false, |
542 | | - "hideFromChangelog": true |
543 | | - } |
544 | | - ], |
545 | | - "stabilityLevel": "stable", |
546 | | - "changeType": "update" |
547 | | - } |
548 | | - ], |
549 | | - "operationId": "createOrganization", |
550 | | - "tag": "Organizations" |
551 | | - }, |
552 | 375 | { |
553 | 376 | "path": "/api/atlas/v2/orgs/{orgId}/events", |
554 | 377 | "httpMethod": "GET", |
|
589 | 412 | "operationId": "getOrganizationEvent", |
590 | 413 | "tag": "Events" |
591 | 414 | }, |
592 | | - { |
593 | | - "path": "/api/atlas/v2/orgs/{orgId}/resourcePolicies", |
594 | | - "httpMethod": "POST", |
595 | | - "versions": [ |
596 | | - { |
597 | | - "version": "2025-03-12", |
598 | | - "changes": [ |
599 | | - { |
600 | | - "change": "the 'policies/items/body' request property's minLength was increased from '0' to '1'", |
601 | | - "changeCode": "request-property-min-length-increased", |
602 | | - "backwardCompatible": false, |
603 | | - "hideFromChangelog": true |
604 | | - } |
605 | | - ], |
606 | | - "stabilityLevel": "stable", |
607 | | - "changeType": "update" |
608 | | - } |
609 | | - ], |
610 | | - "operationId": "createOrgResourcePolicy", |
611 | | - "tag": "Resource Policies" |
612 | | - }, |
613 | | - { |
614 | | - "path": "/api/atlas/v2/orgs/{orgId}/resourcePolicies/{resourcePolicyId}", |
615 | | - "httpMethod": "PATCH", |
616 | | - "versions": [ |
617 | | - { |
618 | | - "version": "2025-03-12", |
619 | | - "changes": [ |
620 | | - { |
621 | | - "change": "the 'policies/items/body' request property's minLength was increased from '0' to '1'", |
622 | | - "changeCode": "request-property-min-length-increased", |
623 | | - "backwardCompatible": false, |
624 | | - "hideFromChangelog": true |
625 | | - } |
626 | | - ], |
627 | | - "stabilityLevel": "stable", |
628 | | - "changeType": "update" |
629 | | - } |
630 | | - ], |
631 | | - "operationId": "updateOrgResourcePolicy", |
632 | | - "tag": "Resource Policies" |
633 | | - }, |
634 | | - { |
635 | | - "path": "/api/atlas/v2/orgs/{orgId}/resourcePolicies:validate", |
636 | | - "httpMethod": "POST", |
637 | | - "versions": [ |
638 | | - { |
639 | | - "version": "2025-03-12", |
640 | | - "changes": [ |
641 | | - { |
642 | | - "change": "the 'policies/items/body' request property's minLength was increased from '0' to '1'", |
643 | | - "changeCode": "request-property-min-length-increased", |
644 | | - "backwardCompatible": false, |
645 | | - "hideFromChangelog": true |
646 | | - } |
647 | | - ], |
648 | | - "stabilityLevel": "stable", |
649 | | - "changeType": "update" |
650 | | - } |
651 | | - ], |
652 | | - "operationId": "validateAtlasResourcePolicy", |
653 | | - "tag": "Resource Policies" |
654 | | - }, |
655 | | - { |
656 | | - "path": "/api/atlas/v2/orgs/{orgId}/serviceAccounts", |
657 | | - "httpMethod": "POST", |
658 | | - "versions": [ |
659 | | - { |
660 | | - "version": "2025-03-12", |
661 | | - "changes": [ |
662 | | - { |
663 | | - "change": "the 'roles' request property's minItems was increased to '1'", |
664 | | - "changeCode": "request-property-min-items-increased", |
665 | | - "backwardCompatible": false, |
666 | | - "hideFromChangelog": true |
667 | | - } |
668 | | - ], |
669 | | - "stabilityLevel": "stable", |
670 | | - "changeType": "update" |
671 | | - } |
672 | | - ], |
673 | | - "operationId": "createServiceAccount", |
674 | | - "tag": "Service Accounts" |
675 | | - }, |
676 | 415 | { |
677 | 416 | "path": "/api/atlas/v2/orgs/{orgId}/teams/{teamId}/users", |
678 | 417 | "httpMethod": "GET", |
|
0 commit comments