Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
batzionb authored Nov 14, 2024
1 parent f88878b commit 30de947
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Add the following entry to the [RHDH plugins ConfigMap](https://docs.redhat.com/
pluginConfig:
dynamicPlugins:
frontend:
extended-form-example-plugin:
custom-form-example-plugin:
apiFactories:
- importName: formApiFactory
```
Expand All @@ -65,4 +65,4 @@ Access the Custom Form: Open RHDH in your browser. Navigate to the Orchestrator
> **Note:** This example is specific to a single workflow. Since only one plugin like this can be provided, a generic implementation is recommended to support all workflows. For example, using a property like `ui:validationType` can allow the plugin to provide custom validations for various `validationType` values.

More details on the archistrator are available [here](https://github.com/janus-idp/backstage-plugins/tree/release-1.3/plugins/orchestrator-form-api#readme).
More details on the archistrator are available [here](https://github.com/janus-idp/backstage-plugins/tree/release-1.3/plugins/orchestrator-form-api#readme).

0 comments on commit 30de947

Please sign in to comment.