ChatGPT

Design a RESTful API for a task management system. Include: - Proper HTTP methods and status codes - Request/response examples - Authentication approach - Rate limiting strategy Use OpenAPI 3.0 specification format.

ChatGPT 4oThinking