Skip to content

Commit

Permalink
feat(bungee): code cleanup
Browse files Browse the repository at this point in the history
* Delete smart contract files in the /tests folder
* Create one dummy endpoint to create a view
* Make Plugin class compliant with the ICactusPlugin and IPluginWebService interfaces
* General cleanup

Signed-off-by: André Augusto <[email protected]>
  • Loading branch information
AndreAugusto11 committed Dec 13, 2023
1 parent 001a4eb commit 05ca81e
Show file tree
Hide file tree
Showing 66 changed files with 4,388 additions and 25,866 deletions.
7 changes: 7 additions & 0 deletions packages/cactus-plugin-bungee/openapitools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "node_modules/@openapitools/openapi-generator-cli/config.schema.json",
"spaces": 2,
"generator-cli": {
"version": "6.6.0"
}
}
Loading

0 comments on commit 05ca81e

Please sign in to comment.