Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
249 B
JSON
Raw Normal View History

{
"type": "rest",
"serviceName": "sample_api_service",
"serviceConnection": {
"config": {
"type": "Rest",
"openAPISchemaURL": "https://petstore3.swagger.io/",
"token":"mock_token"
}
},
"sourceConfig": {
"config": {}
}
}