Pre-Registration UI Upgrade
How to define and publish UI specifications?
{env_url}/v1/authmanager/swagger-ui/index.html?configUrl=/v1/authmanager/v3/api-docs/swagger-config#/authmanager/clientIdSecretKey "request": { "clientId": "mosip-reg-client", "secretKey": {secret_key}, "appId": "admin" }
{env_url}/v1/masterdata/swagger-ui/index.html?configUrl=/v1/masterdata/v3/api-docs/swagger-config#/ui-spec-controller/defineUISpec"
request": {
"identitySchemaId": {id of latest identity schema},
"domain": "pre-registration",
"type": "schema",
"title": "Pre-registration UI Specification",
"description": "Pre-registration UI Specification",
"jsonspec": {Add New UI Spec}
}Changes in UI Specifications
UI Specifications of 1.1.5 and 1.2.0
1.1.5
1.2.0
Last updated
Was this helpful?