HP-2319 | Check allowed data fields when querying profiles #773
ci.yml
on: pull_request
Tests
4m 30s
Commitlint
11s
Coding style - black
8s
Coding style - flake8
6s
Coding style - isort
6s
Annotations
2 errors
Commitlint
You have commit messages with errors
⧗ input: feat: add middleware for checking allowed data fields
In profile and myProfile query there should be checked the service for
allowed fields. This adds middleware and mixin class for nodes for checking
the queried field exists in service's allowed data fields
Refs HP-2319
✖ body's lines must not be longer than 72 characters [body-max-line-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
Tests
Process completed with exit code 1.
|