harshsoni2024 0caa8a8018
API service sample data (#16971)
* add sample data for api service

* pylint fix

* correct service connection json

* fix sample data

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-07-09 22:06:47 -07:00

5 lines
109 B
JSON

{
"name": "pet",
"service": "sample_api_service",
"endpointURL": "https://petstore3.swagger.io/#/pet"
}