Skip to content

Commit

Permalink
update admin route to include vcdi filter
Browse files Browse the repository at this point in the history
Signed-off-by: Orjiene Kenechukwu <[email protected]>
  • Loading branch information
supersonicwisd1 committed Feb 13, 2024
1 parent 0f777cb commit 19ca2ea
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -176,5 +176,4 @@ class Meta:
)
attributes = fields.Nested(
V20CredAttrSpecSchema, many=True, required=True, data_key="attributes"
)

)

0 comments on commit 19ca2ea

Please sign in to comment.