Skip to content

Commit 27b3df3

Browse files
committed
fix: correct end-of-life date for deprecated Questionnaire API endpoints
1 parent dc851dc commit 27b3df3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • docs/content/releases/os_upgrading

docs/content/releases/os_upgrading/2.56.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: Deprecation of Questionnaire API Endpoints
77

88
## Deprecation: Questionnaire API Endpoints
99

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:
1111

1212
- `/api/v2/questionnaire_answered_questionnaires/`
1313
- `/api/v2/questionnaire_answers/`
@@ -17,11 +17,11 @@ The following Questionnaire API endpoints are being deprecated and will be remov
1717

1818
### Required Actions
1919

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.
2121

2222
### Timeline
2323

2424
- **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
2626

2727
For more information, check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.56.0).

0 commit comments

Comments
 (0)