[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "optional_nested_object_reference_test"
version = "1.0.0"
description = "Test case for optional nested object reference"
requires-python = ">=3.12"
dependencies = ["requests>=2.32"]