[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "array_with_reference_property_test"
version = "1.0.0"
description = "Test case for array of inline objects that contain a reference property"
requires-python = ">=3.12"
dependencies = ["requests>=2.32"]