You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/releases/os_upgrading/2.56.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: Deprecation of Questionnaire API Endpoints
7
7
8
8
## Deprecation: Questionnaire API Endpoints
9
9
10
-
The following Questionnaire API endpoints are being deprecated and will be removed in DefectDojo 2.59.0 on June 2nd, 2026:
10
+
The following Questionnaire API endpoints are being deprecated and will be removed in DefectDojo 2.59.0 on June 1st, 2026:
11
11
12
12
-`/api/v2/questionnaire_answered_questionnaires/`
13
13
-`/api/v2/questionnaire_answers/`
@@ -17,11 +17,11 @@ The following Questionnaire API endpoints are being deprecated and will be remov
17
17
18
18
### Required Actions
19
19
20
-
Support for these endpoints will be fully removed in DefectDojo 2.59.0 (scheduled for June 2nd, 2026). After this date, any requests to these endpoints will return a 404 Not Found error.
20
+
Support for these endpoints will be fully removed in DefectDojo 2.59.0 (scheduled for June 1st, 2026). After this date, any requests to these endpoints will return a 404 Not Found error.
21
21
22
22
### Timeline
23
23
24
24
-**DefectDojo 2.56.x onwards**: Endpoints are deprecated with deprecation headers
25
-
-**DefectDojo 2.59.0 (June 2nd, 2026)**: Endpoints will be removed entirely
25
+
-**DefectDojo 2.59.0 (June 1st, 2026)**: Endpoints will be removed entirely
26
26
27
27
For more information, check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.56.0).
0 commit comments