Skip to content

Commit

Permalink
Merge pull request #23 from engineerakki/digitalocean-api-template
Browse files Browse the repository at this point in the history
Add DigitalOcean mock api template
  • Loading branch information
oleg-nenashev authored Oct 16, 2023
2 parents c4d534b + a2e4df9 commit bb11d6f
Show file tree
Hide file tree
Showing 4 changed files with 99,806 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"slug" : "digitalocean-api",
"name" : "DigitalOcean",
"provider" : "digitalocean.com",
"description" : "DigitalOcean | Cloud service provider",
"tags" : [ {
"name" : "cloud"
} ],
"stubs" : "digitalocean.com-stubs.json",
"swagger": "digitalocean.com-swagger.json"
}
Loading

0 comments on commit bb11d6f

Please sign in to comment.