| 1 | import { Credential } from "@opencode-ai/schema/credential" |
| 2 | import { Schema } from "effect" |
| 3 | import { HttpApiEndpoint, HttpApiGroup, HttpApiSchema, OpenApi } from "effect/unstable/httpapi" |
| 4 | import { LocationQuery, locationQueryOpenApi } from "./location" |