Use when a developer is designing or changing a backend API and wants a robust contract before implementation. Triggers on requests like "design this endpoint/API", "review my API contract", "what status codes / error shape should I use", "how do I version this", "is this REST design sound", "should
Use when a developer is designing or changing a backend API and wants a robust contract before implementation. Triggers on requests like "design this endpoint/API", "review my API contract", "what status codes / error shape should I use", "how do I version this", "is this REST design sound", "should this be idempotent", or when someone shares a draft schema or endpoint. Focus on the contract and r