Change Updates

Do not miss any MongoDB Relational Migrator REST API changes, ever again

Subscribe to the MongoDB Relational Migrator REST API changelog to be up to date on recent changes.

RSS

11 minutes ago

main
1.16.2
Compare
1.16.2

API structure has changed

Next change
10 structure changes including:
10 Modifications
Modified 10 Breaking
GET /analysis/{projectId}/report
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dbMetrics property Modified
        • allTables property Modified
GET /jobs
  • Response
  • 200 response Modified
    • application/json content type Modified
      • options property Modified
        • truncationReportMode, signalingTable properties Added
      • metadata property Modified
        • verificationRequested, verificationStatus properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • verification property Added
      • collectionFilters property Added
  • 500 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
GET /jobs/{jobId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • options property Modified
        • truncationReportMode, signalingTable properties Added
      • metadata property Modified
        • verificationRequested, verificationStatus properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • verification property Added
      • collectionFilters property Added
GET /project/{projectId}/export
  • Response
  • 200 response Modified
    • application/json content type Modified
      • project property Modified
        • content property Modified
      • schema property Modified
        • full property Modified
  • 404 response Added
POST /analysis/{projectId}/task
  • Response
  • 409 response Added
POST /jobs
  • Body
  • application/json content type Modified
    • options property Modified
      • truncationReportMode, signalingTable properties Added
    • verification property Modified
      • samplePercentage property Added
    • collectionFilters property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • options property Modified
        • truncationReportMode, signalingTable properties Added
      • metadata property Modified
        • verificationRequested, verificationStatus properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • verification property Added
      • collectionFilters property Added
  • 440 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /jobs/{jobId}/pause
  • Response
  • 200 response Modified
    • application/json content type Modified
      • options property Modified
        • truncationReportMode, signalingTable properties Added
      • metadata property Modified
        • verificationRequested, verificationStatus properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • verification property Added
      • collectionFilters property Added
  • 400 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /jobs/{jobId}/resume
  • Response
  • 200 response Modified
    • application/json content type Modified
      • options property Modified
        • truncationReportMode, signalingTable properties Added
      • metadata property Modified
        • verificationRequested, verificationStatus properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • verification property Added
      • collectionFilters property Added
  • 400 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /jobs/{jobId}/stop
  • Response
  • 200 response Modified
    • application/json content type Modified
      • options property Modified
        • truncationReportMode, signalingTable properties Added
      • metadata property Modified
        • verificationRequested, verificationStatus properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • verification property Added
      • collectionFilters property Added
POST /project/import
  • Response
  • 200 response Modified
    • application/json content type Modified
      • content property Modified
        • mappings property Modified