Skip to content

Autogenerate the Indexer Storage HTTP API.

Pros:

  • Less duplication
  • Sphinx shows methods docstring on the client API as well

Cons:

  • Some Python magic
  • Won't play well with static analysis tools.

Depends on D507


Migrated from D505 (view on Phabricator)

Merge request reports