Skip to content

Commit

Permalink
Merge pull request #2660 from OriginTrail/v6/api-versioning
Browse files Browse the repository at this point in the history
HTTP API versioning
  • Loading branch information
u-hubar authored Aug 24, 2023
2 parents 223e5b7 + ed1c5e9 commit 8a8643d
Show file tree
Hide file tree
Showing 32 changed files with 3,539 additions and 748 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ module.exports = {
{
files: ['*-mock.js', '*.test.js'],
rules: {
'no-empty-function': 'off',
'no-unused-vars': 'off',
},
},
Expand Down
Loading

0 comments on commit 8a8643d

Please sign in to comment.