Altinn / app-lib-dotnet

Libraries used in Altinn Apps
BSD 3-Clause "New" or "Revised" License
8 stars 11 forks source link

Automatic info-page (metadata) for apps #760

Open altinnadmin opened 2 months ago

altinnadmin commented 2 months ago

Description

When an app is deployed, it should expose a new page /info or /metadata that does not require authentication, and that is cached in memory.

This page should display information that is relevant for systems (SBS) that needs to use the app API.

Future expansions of this page could be rendering of process, automatic generation of documentation for how to use the APIs based on process steps, strongly typed Swagger (based on data models).

Why?

Additional Information

No response

altinnadmin commented 2 months ago

@lvbachmann Ref. task in project