ThemeResolution

Resolve theme CSS

Resolves the effective theme and returns it as CSS custom properties. Same parameters and tenant semantics as GET /{tenant}/resolved.

get/{tenant}/resolved/css

Parameters

./theme-components.yml#/components/parameters/VariantQuery — unresolved $ref
./theme-components.yml#/components/parameters/ApplicationIdQuery — unresolved $ref
./theme-components.yml#/components/parameters/ResolutionModeQuery — unresolved $ref
./theme-components.yml#/components/parameters/IfNoneMatchHeader — unresolved $ref

Response

Resolved theme as CSS custom properties.

Changes