New post body
\",\n publish_date: new Date(\"2023-03-01T12:00:00Z\").getTime(),\n },\n});\n```\n\n1. The HTTP method is pulled directly from `createClient()`\n2. You pass in your desired `path` to `GET()`, `PUT()`, etc.\n3. TypeScript takes over the rest and returns helpful errors for anything missing or invalid\n\n## 📓 Docs\n\n[View Docs](https://openapi-ts.dev/openapi-fetch/)\n","readmeFilename":"README.md"}