Skip to content

Commit

Permalink
chore(attribute-service): added QS source for API.isExternal (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
skjindal93 authored Apr 18, 2023
1 parent e9186e7 commit 7beffdc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ commands = [
value_kind: TYPE_BOOL,
display_name: Is External,
scope: API,
sources: [EDS],
sources: [QS, EDS],
type: ATTRIBUTE,
internal: false
},
Expand Down

0 comments on commit 7beffdc

Please sign in to comment.