@squiz/user-api-manifest-lib
v1.0.1
Published
Read and validate DXP User API manifest.json documents for api-builder and local tooling.
Downloads
241
Maintainers
Keywords
Readme
@squiz/user-api-manifest-lib
Filesystem loader for DXP User API root manifest.json documents validated against UserApiManifestV1 (see @squiz/dx-json-schema-lib).
UserApiManifestFsLoader— read +validateUserApiFullManifest, returnsUserApiManifestDocumentUserApiManifestLoadError— domain error for callers (HTTP apps typically map this to400)
This package avoids @squiz/dx-common-lib so CLIs / local tooling do not inherit HTTP-centric types.
