Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Can I have many distinct APIs in one project? #5326

@ahofman

Description

@ahofman

Is there any way that I can have many different APIs in a single project?

Say I have a set of controllers in one namespace ("api1"), and another set of controllers in a different namespace ("api2"). Each set of controllers will have different authentication, authorization, etc.
I want two separate swagger documents, one for each API, so I believe I also want separate ApplicationObjects.

Is this possible - am I heading down the wrong road? What are the alternatives?

Thankyou for your assistance :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions