Enabling admin APIs in EHRBase

I am running the latest EHRbase using docker-compose and am unable to see the admin APIs in swagger. Tried both AUTHUSER & AUTHADMINUSER logins.

Is there any environment variable setting to enable this? @jake.smolka

regards

Hey @Dileep_V_S! Have you read our admin API documentation? Please also use the ADMINAPI_ACTIVE env var.

And for swagger: As I mentioned here the our swagger UI is going to change and therefore it is, in its current form, not our priority. But, of course, our own API additions will be documented with a tool like swagger UI.

I did look at the admin API documentation. But I seem to have gone directly to the security sub-menušŸ˜±. Thanks for pointing this out.

As for the swagger, I am afraid, you may still need to maintain some documentation for the management and admin APIs as they may not be part of the openEHR official REST API specs. Or am I missing something?

regards

Totally true, thatā€™s what I was trying to say with ā€œBut, of course, our own API additions will be documented with a tool like swagger UI.ā€ :slight_smile: