
    Ki]                         d dl mZ d dlmZ d dlmZmZmZ ddlm	Z	 ddl
mZ ddd	d
dddddddddgZ G d de      Zy)    )Optional)	BaseModel)PYDANTIC_V2
ConfigDictExtra   )Contact)LicensezSample Pet Store AppzA pet store manager.z(This is a sample server for a pet store.zhttp://example.com/terms/zAPI Supportzhttp://www.example.com/supportzsupport@example.com)nameurlemailz
Apache 2.0z0https://www.apache.org/licenses/LICENSE-2.0.html)r   r   z1.0.1)titlesummarydescriptiontermsOfServicecontactlicenseversionc                       e Zd ZU dZeed<   	 dZee   ed<   	 dZee   ed<   	 dZ	ee   ed<   	 dZ
ee   ed<   	 dZee   ed<   	 eed	<   	 er ed
dei      Zy G d d      Zy)Infoz
    The object provides metadata about the API.
    The metadata MAY be used by the clients if needed,
    and MAY be presented in editing or documentation generation tools for convenience.
    r   Nr   r   r   r   r   r   allowexamples)extrajson_schema_extrac                   ,    e Zd Zej                  ZdeiZy)Info.Configr   N)__name__
__module____qualname__r   r   r   	_examplesschema_extra     i/home/jay/workspace/scripts/.codegraph-venv/lib/python3.12/site-packages/openapi_pydantic/v3/v3_1/info.pyConfigr   U   s    KKE&	2Lr#   r%   )r   r   r   __doc__str__annotations__r   r   r   r   r   r	   r   r
   r   r   r    model_configr%   r"   r#   r$   r   r      s     J "GXc]! "&K#% %)NHSM(
 "&GXg% "&GXg% L !)95
	3 	3r#   r   N)typingr   pydanticr   openapi_pydantic.compatr   r   r   r   r	   r   r
   r    r   r"   r#   r$   <module>r-      s]      B B   ()A5!3*
 !E
 	(939 93r#   