10 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub e2ef34a179 chore(deps-dev): Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the / directory: [fast-uri](https://github.com/fastify/fast-uri) and [minimatch](https://github.com/isaacs/minimatch).


Updates `fast-uri` from 3.0.6 to 3.1.2
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.0.6...v3.1.2)

Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.6...v5.1.9)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-version: 5.1.9
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08 20:40:03 +00:00
dependabot[bot]andGitHub 51d1aafee3 Bump openapi-examples-validator in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [openapi-examples-validator](https://github.com/codekie/openapi-examples-validator).


Updates `openapi-examples-validator` from 7.0.0 to 7.1.0
- [Changelog](https://github.com/codekie/openapi-examples-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codekie/openapi-examples-validator/compare/v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: openapi-examples-validator
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-12 16:08:58 +00:00
dependabot[bot]andGitHub 5fda202713 Bump openapi-examples-validator in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [openapi-examples-validator](https://github.com/codekie/openapi-examples-validator).


Updates `openapi-examples-validator` from 6.0.3 to 7.0.0
- [Changelog](https://github.com/codekie/openapi-examples-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codekie/openapi-examples-validator/compare/v6.0.3...v7.0.0)

---
updated-dependencies:
- dependency-name: openapi-examples-validator
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-04 10:02:50 +00:00
XhmikosR a1dc8d45de Update package-lock.json to fix npm vuln
Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-07-04 08:01:16 +03:00
dependabot[bot]andGitHub d11bbbd7a1 Bump openapi-examples-validator in the npm-dependencies group
Bumps the npm-dependencies group with 1 update: [openapi-examples-validator](https://github.com/codekie/openapi-examples-validator).


Updates `openapi-examples-validator` from 5.0.0 to 6.0.1
- [Changelog](https://github.com/codekie/openapi-examples-validator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codekie/openapi-examples-validator/compare/v5.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: openapi-examples-validator
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 19:52:03 +00:00
XhmikosR bba8465f1b Update npm dependencies
Kept openapi-examples-validator to v5 since v6.0.0 seems to be broken for now

Signed-off-by: XhmikosR <xhmikosr@gmail.com>
2025-03-06 07:41:00 +02:00
DL6ER 140a365806 Tests: Set api.pwhash and dns.blocking.mode using PATCH /api/config
Signed-off-by: DL6ER <dl6er@dl6er.de>
2023-01-08 21:29:55 +01:00
DL6ER 948ed62f72 Add example validation
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-02 12:27:26 +01:00
DL6ER 1ae67e8fbb Also use OpenAPI-enforcer to check the OpenAPI specs in addition
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-01 13:56:27 +01:00
DL6ER dfc9dac166 Add OpenAPI schema validation (npm test)
Signed-off-by: DL6ER <dl6er@dl6er.de>
2021-02-01 12:03:20 +01:00