johnyeocx pushed a fix to the main branch, updating the OpenAPI spec by adding “/v1” to the base URL (https://api.useautumn.com/v1) and making minor edits in the Create Feature doc. This change ensures all API calls now target the correct versioned endpoint.

fix: added /v1 to base URL of openapi - useautumn/docs