-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Description
Release version
v6.0.1.4
Describe the bug
APIOPs extractor Pipeline is not extracting operations of gRPC API in the Pull request.. Followed below steps:
1)Created gRPC API in APIM with customer profile service proto file .
2) gRPC API is deployed with multiple operations.
3) While using APIOPs extractor Pipeline, it is not extracting operations of gRPC API in the Pull request.
In the PR, apis folder with gRPC api "customer-grpc" is extracted with only apiInformation.json but operations are not found.
Attached document with screenshots.
Expected behavior
APIOPs extractor Pipeline should extract all operations of gRPC API in the Pull request.
Actual behavior
APIOPs extractor Pipeline is not extracting operations of gRPC API in the Pull request.
Reproduction Steps
- Create a gRPC API in APIM with customer profile service proto file.
- gRPC API should be created with multiple operations.
- Execute the run extractor pipeline of APIOPS.
- The "Create artifacts pull request" - "Create pull request" step of the extractor pipeline would create a PR.
- The PR will not have operations data of the gRPC API.
Metadata
Metadata
Assignees
Labels
No labels