Skip to content

Commit

Permalink
Add facets to operations to group parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
BerSie committed Dec 6, 2024
1 parent 3271458 commit 120578b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vocabularies/UI.xml
Original file line number Diff line number Diff line change
Expand Up @@ -993,6 +993,10 @@ The trend is
<Annotation Term="Core.Description" String="Facets that reference UI.FieldGroup annotations to group filterable fields" />
</Term>

<Term Name="OperationParameterFacets" Type="Collection(UI.ReferenceFacet)" Nullable="false" AppliesTo="Action Function ActionImport FunctionImport">
<Annotation Term="Core.Description" String="Facets that reference UI.FieldGroup annotations to group action or function parameters" />
</Term>

<ComplexType Name="Facet" Abstract="true">
<Annotation Term="Core.Description" String="Abstract base type for facets" />
<Annotation Term="Validation.ApplicableTerms">
Expand Down

0 comments on commit 120578b

Please sign in to comment.