Actions
Bug #22436
closedBug #22435: Directive compliance API version is 10 in place of 17
Missing API documentation for directive compliance
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
There is 3 endpoints to document:
GetDirectiveComplianceId
Get a directive's compliance
GET / "compliance" / "directives" / "{id}"
GetDirectivesCompliance
Get all directive's compliance
GET / "compliance" / "directives"
ExportDirectiveComplianceCSV
Get a directive's compliance to CSV format
GET / "compliance" / "directives" / "export" / "{id}"
Updated by Elaad FURREEDAN over 1 year ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ over 1 year ago
- Target version changed from 7.3.0~rc1 to 7.3.0
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from In progress to Rejected
Done in #22151
Updated by Vincent MEMBRÉ over 1 year ago
- Is duplicate of User story #22151: API documentation for compliance by directive added
Actions