Skip to content

Commit

Permalink
Merge pull request #357 from Instanssi/use-openapi-ts
Browse files Browse the repository at this point in the history
Use openapi-ts, as the old bindings generator got deprecated.
  • Loading branch information
katajakasa committed Apr 19, 2024
2 parents 0904d09 + 156260c commit eae3a0c
Show file tree
Hide file tree
Showing 56 changed files with 2,604 additions and 1,387 deletions.
1 change: 1 addition & 0 deletions admin/.eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ module.exports = {
parserOptions: {
ecmaVersion: 'latest',
},
ignorePatterns: ['src/api/**/*'],
rules: {
'vue/valid-v-slot': ['error', {
allowModifiers: true,
Expand Down
Loading

0 comments on commit eae3a0c

Please sign in to comment.