Change Updates

Do not miss any 金数据 AI 考试 API 文档 changes, ever again

Subscribe to the 金数据 AI 考试 API 文档 changelog to be up to date on recent changes.

RSS

Nov 7, 2024

main
v1
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /files/{id}
  • Response
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /generations/{id}
  • Response
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
GET /generations/{id}/questions
  • Response
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /files
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /generations
  • Body
  • application/json content type Modified
    • generate_by_file alternative Modified
      • question_rules property Modified
        • Property is no longer required
    • generate_by_content alternative Modified
      • question_rules property Modified
        • Property is no longer required
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /generations/{id}/cancel
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking