Skip to content

Properly include OpenAPI client into project #21

Open
@snkaupe

Description

@snkaupe

The simplest way to use the Angular client is to deploy it into the src directory using a Git submodule. However, a cleaner way is to still use a Git submodule, but have it in a different folder (e.g. external) and to build a NPM package that is then included in the Angular project.

This is the way it is currently done. However, this requires a few changes to the OpenAPI client (which are not yet committed) as well as manual build steps that are currently neither automated, nor documented. To simplify further development, it might be useful to switch to the "lesser" inclusion method until such a time that the necessary resources to properly use an external NPM package are available.

Metadata

Metadata

Assignees

Labels

OpsIssues or pull requests relevant for Team 3: Ops ToolingenhancementNew feature or requestlongtermIssues or pull requests that relevent for longterm support

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions