You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jim Amsden edited this page Nov 27, 2018
·
1 revision
oslc-service supports delegated creation and selection dialogs for resources. Every resource will have delegated creation and selection dialogs, and these are discoverable.
The oslc-server might provide routes for .ejs files that support custom delegated dialogs for certain resources.
If not, oslc-service will provide default dialogs that are automatically and reflectively generated from the ResourceShape (if any). If there's no ResourceShape for the resource, then there is no creation dialog.