Bo-Yi Wu
11ee7ff3bf
fix: return 201 Created for CreateVariable API responses ( #34517 )
...
- Change CreateVariable API response status from 204 No Content to 201
Created
- Update related integration tests to expect 201 Created instead of 204
No Content
## ⚠️ BREAKING ⚠️
Change the response status code of the Create Variable API under both
Org and Repo levels to `201` instead of 204.
API SDK: https://gitea.com/gitea/go-sdk/pulls/713
---------
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Signed-off-by: appleboy <appleboy.tw@gmail.com>
Co-authored-by: delvh <dev.lh@web.de>
2025-05-26 12:12:49 -04:00
..
2025-05-26 12:12:49 -04:00
2025-03-26 11:30:52 -07:00
2025-02-17 12:41:03 -08:00
2025-02-16 22:13:17 -08:00
2025-04-02 17:31:32 +00:00
2025-04-08 04:15:15 +00:00
2025-05-19 18:57:58 -07:00
2025-02-17 12:41:03 -08:00
2025-04-01 10:14:01 +00:00
2025-04-22 01:20:11 +08:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-03-31 01:53:48 -04:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-05-11 18:53:23 +00:00
2025-02-17 12:41:03 -08:00
2025-04-01 10:14:01 +00:00
2025-04-21 00:43:43 +00:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-04-23 17:42:50 +08:00
2025-05-11 23:56:24 +00:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2025-04-14 04:48:03 +00:00
2025-02-17 12:41:03 -08:00
2025-04-01 10:14:01 +00:00
2025-04-23 17:42:50 +08:00
2025-02-17 12:41:03 -08:00
2025-04-01 10:14:01 +00:00
2025-05-11 23:56:24 +00:00
2025-02-17 12:41:03 -08:00
2025-02-17 12:41:03 -08:00
2025-04-01 10:14:01 +00:00
2025-03-31 01:53:48 -04:00
2025-04-01 10:14:01 +00:00
2025-02-17 12:41:03 -08:00
2025-04-22 01:20:11 +08:00
2025-02-17 12:41:03 -08:00
2025-04-23 17:42:50 +08:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2025-04-01 17:36:46 -04:00
2025-02-16 22:13:17 -08:00
2025-04-19 03:13:00 +00:00