term.yaml 185 B

12345678910
  1. name: term
  2. in: path
  3. description: Term
  4. required: true
  5. schema:
  6. type:
  7. - string
  8. - integer
  9. format: u32
  10. summary: PK of the term to fetch. To fetch the latest term, use `latest`