openmeterio / openmeter

Metering and Billing for AI, API and DevOps. Collect and aggregate millions of usage events in real-time and enable usage-based billing.
https://openmeter.io
Apache License 2.0
1.14k stars 68 forks source link

refactor: JSON serialization #1841

Closed chrisgacsal closed 1 week ago

chrisgacsal commented 1 week ago

Overview

Refactor JSON serialization of union types so the Type field for exact types are no longer needed which were used only as discriminator for serialization.