Change Updates

Do not miss any 快出题 API 文档 changes, ever again

Subscribe to the 快出题 API 文档 changelog to be up to date on recent changes.

RSS

Dec 10, 2024

main
v1
Compare

API structure has changed

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