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

Changelog

Last update:
Compare
4 structure changes including:
1 Addition
3 Modifications
Modified 3
GET /generations
  • Query
  • filter query parameter Added
GET /generations/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • creation_type, prompt, content, file, question_rules, metadata properties Added
POST /generations
  • Body
  • application/json content type Modified
    • generate_by_words alternative Modified
      • metadata property Added
    • generate_by_file alternative Modified
      • metadata property Added
    • generate_by_content alternative Modified
      • metadata property Added
Added 1
GET /generations/{id}/status
2 structure changes including:
2 Additions
Added 2
DELETE /files/{id}
DELETE /generations/{id}
6 structure changes including:
6 Modifications
Modified 6
GET /files/{id}
  • Response
  • 404 response Modified
    • application/json content type Added
GET /generations/{id}
  • Response
  • 404 response Modified
    • application/json content type Added
GET /generations/{id}/questions
  • Response
  • 404 response Modified
    • application/json content type Added
POST /files
  • Response
  • 400 response Modified
    • application/json content type Added
POST /generations
  • Response
  • 400 response Modified
    • application/json content type Added
POST /generations/{id}/cancel
  • Response
  • 400 response Modified
    • application/json content type Added
  • 404 response Modified
    • application/json content type Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /generations
  • Body
  • application/json content type Modified
    • generate_by_words alternative Modified
      • question_rules property Modified
        • Property is no longer required
        • type, count properties Modified
          • Properties are now required
            Breaking
    • generate_by_file alternative Modified
      • question_rules property Modified
        • type, count properties Modified
          • Properties are now required
            Breaking
    • generate_by_content alternative Modified
      • question_rules property Modified
        • type, count properties Modified
          • Properties are now required
            Breaking
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