Skip to content

Expose ponos endpoints under /api/v1

Refs https://redmine.teklia.com/issues/2830

We can now expose ponos endpoints under the same root as other normal endpoints from Arkindex.

While doing that:

  • ponos.serializer_fields.EnumField will be replaced by arkindex.project.serializer_fields.EnumField
  • ponos.urls will be merged into the Arkindex API URLs
Edited by Bastien Abadie