Skip to content

filterConfig #7548

Answered by rafbart
rafbart asked this question in Q&A
Aug 20, 2021 · 2 comments
Discussion options

You must be logged in to vote

Ok I found answer myself:

apiRules:

  • include:
    hasAttribute:
    uid: TechTalk.SpecFlow.GivenAttribute
    type: Method
  • include:
    hasAttribute:
    uid: TechTalk.SpecFlow.WhenAttribute
    type: Method
  • include:
    hasAttribute:
    uid: TechTalk.SpecFlow.ThenAttribute
    type: Method
  • exclude:
    type: Member
  • include:
    hasAttribute:
    uid: TechTalk.SpecFlow.BindingAttribute
    type: Type
  • exclude:
    type: Type

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rafbart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant