Skip to content

Commit

Permalink
Merge pull request #836 from wasuradananjith/master-apidto-missing-fi…
Browse files Browse the repository at this point in the history
…elds

Updating the sample revision definition of apictl
  • Loading branch information
wasuradananjith authored Nov 29, 2021
2 parents c27be17 + ccbce54 commit 3a8259c
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,6 @@ data: # Contains the meta data of the API
advertised: false # Whether API is an advertised only API or not
originalDevPortalUrl: null # The original URL of the Devportal
apiOwner: admin # The original owner of the API
vendor: WSO2 # Vendor of the Advertised only API
vendor: WSO2 # Vendor of the Advertised only API
gatewayVendor: wso2 # Gateway vendor
asyncTransportProtocols: [] # Async transport protocols

0 comments on commit 3a8259c

Please sign in to comment.