diff --git a/configuration.extractor.yaml b/configuration.extractor.yaml index 92651f64..bd9aeb14 100644 --- a/configuration.extractor.yaml +++ b/configuration.extractor.yaml @@ -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