optimade-python-tools icon indicating copy to clipboard operation
optimade-python-tools copied to clipboard

Add `/files` endpoint and entry type

Open ml-evs opened this issue 2 years ago • 0 comments

Building from @JPBergsma's work, this PR adds the files endpoint and entry type.

This should not be merged until we have decided if we can support multiple OPTIMADE versions from a single optimade-python-tools version, but in the meantime, this can be used to generate the OpenAPI schemata for v1.2.

To-do:

  • [x] models
  • [x] server code
  • [x] OpenAPI schemas
  • [ ] Testing
  • [ ] Docs updates

ml-evs avatar Dec 06 '22 15:12 ml-evs