graphql-engine/v3/crates/utils
Daniel Harvey 1d9ae59f72 [opendds-derive]: allow hiding enum variants from JSONSchema (#598)
<!-- Thank you for submitting this PR! :) -->

## Description

We want to be able to add work in progress types to `opendds` without
making them visible in the public API. This PR adds the `#[opendd(hidden
= true)]` annotation that can be used to do this.

Functional no-op.

V3_GIT_ORIGIN_REV_ID: 69e1db47fd3d3fbe8e2cef387423d626096457e0
2024-05-20 13:30:56 +00:00
..
json-ext Bump serde from 1.0.201 to 1.0.202 (#595) 2024-05-20 07:54:47 +00:00
opendds-derive [opendds-derive]: allow hiding enum variants from JSONSchema (#598) 2024-05-20 13:30:56 +00:00
recursion_limit_macro Use syn v2 in our own macros. (#574) 2024-05-14 07:50:49 +00:00
tracing-util Add more spans around calls to NDC. (#578) 2024-05-14 12:25:34 +00:00