MV-GH / lemmy_openapi_spec

Unofficial Lemmy OpenAPI documentation
https://mv-gh.github.io/lemmy_openapi_spec/
GNU Affero General Public License v3.0
14 stars 2 forks source link

Add 0.18.4 integer changes #16

Closed MV-GH closed 1 year ago

MV-GH commented 1 year ago

Add 0.18.4 int changes #15


PR-Codex overview

Focus of this PR:

This PR focuses on updating the codebase to use bigint instead of number for certain properties, and introduces a new function getTypeScriptReaderV2().

Detailed summary:

The following files were skipped due to too many changes: partials/auto_gen_types.ts, lemmy_spec.yaml, partials/components.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}