Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions configuration.extractor.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Note: With the introduction of workspaces we recommend using workspaces with APIOps when possible to limit what can be extracted whenever possible.
# More information about workspaces can be found here https://learn.microsoft.com/en-us/azure/api-management/workspaces-overview

workspaceNames:
- workspaceName1
- workspaceName1

apiNames:
- apiName1
- apiName2
Expand Down