[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
name = "optional_array_of_inline_objects_test"
version = "1.0.0"
description = "Test case for optional array of inline objects with snake_case to camelCase conversion"
requires-python = ">=3.12"
dependencies = ["requests>=2.32"]