Andrew Jiang

Results 9 issues of Andrew Jiang

* parse `encoding` field from openapi * introduce `content-type` field in openapi-ir, fern yaml-schema, and fern-ir * plumb through encoding.contentType -> fern-ir --- remaining steps: - plumb through in FDR...

* upgraded reference to `@mdx-js/*` to ^3.0.0 to match frontend * upgraded `depcheck` to align `@vue -> estree-walker` import to match that of @mdx-js (`estree-walker^3`).

**Before this PR**: only local js files are published **After this PR**: - remote (url-referenced) js is also published - js can be inlined in docs.yml directly

### Describe the bug https://github.com/fern-api/fern/blob/a688d5f8543f66730b8688123adbd4478591a871/packages/cli/generation/local-generation/local-workspace-runner/src/LocalTaskHandler.ts#L115 fernignore, which uses `git reset`, doesn't ignore globs on files that haven't been tracked by git. See https://github.com/fern-api/fern-platform/pull/1532 for details ### To reproduce add a...

### What? `x-deployment-id` is missing on prefetch requests ### Why? To handle version skew on the pages router. When version skew is turned on, `x-deployment-id` should be used on prefetch...

type: next
tests