Lightweight recursive property reference tree for type-safe runtime
expression building in .links() and .callbacks().
At runtime the actual value is a PropertyDescriptorTree from
ObjectSchemaBuilder.getPropertiesFor(), which provides toJsonPointer()
and the SYMBOL_SCHEMA_PROPERTY_DESCRIPTOR marker used by the OpenAPI
generator to resolve path expressions automatically.
Lightweight recursive property reference tree for type-safe runtime expression building in
.links()and.callbacks().At runtime the actual value is a
PropertyDescriptorTreefromObjectSchemaBuilder.getPropertiesFor(), which providestoJsonPointer()and theSYMBOL_SCHEMA_PROPERTY_DESCRIPTORmarker used by the OpenAPI generator to resolve path expressions automatically.