ffbb-data-client 2.4.7__tar.gz → 2.4.8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/update-ffbb-api-discovery.yml +4 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/AGENTS.md +4 -3
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/PKG-INFO +1 -1
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/api_update_summary.md +3 -7
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/endpoint_discovery.json +8 -15
- ffbb_data_client-2.4.8/data/field_dictionary.json +289 -0
- ffbb_data_client-2.4.8/docs/data_dictionary.rst +1383 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/index.rst +1 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/scripts/discover_endpoints.py +187 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/api.py +370 -78
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_rest_facade.py +11 -2
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/data/endpoint_discovery.json +8 -15
- ffbb_data_client-2.4.8/src/ffbb_data_client/data/field_dictionary.json +289 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_poule_response.py +7 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client.egg-info/PKG-INFO +1 -1
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client.egg-info/SOURCES.txt +4 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client.egg-info/scm_file_list.json +4 -0
- ffbb_data_client-2.4.8/src/ffbb_data_client.egg-info/scm_version.json +8 -0
- ffbb_data_client-2.4.8/tests/unit/clients/test_api_optimizations.py +82 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/test_310_discover_endpoints.py +80 -0
- ffbb_data_client-2.4.7/src/ffbb_data_client.egg-info/scm_version.json +0 -8
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.agents/rules/antigravity-rtk-rules.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.coveragerc +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.gitattributes +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/FUNDING.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/dependabot.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/scripts/ai-pr-reviewer.cjs +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/scripts/check_wrapper_parity.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/ai-pr-reviewer.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/check_wrapper_parity.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/ci.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/codeql.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/deploy-pages.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/keep-ffbb-api-discovery-alive.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/publish.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/release-after-discovery-merge.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.gitignore +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.isort.cfg +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.jules/bolt.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.omc/skills/codeql-security-hardening-expertise.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.omc/skills/pypi-immutable-release-workflow.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.omc/skills/terminal-output-hygiene-expertise.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.pre-commit-config.yaml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.readthedocs.yml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/AUTHORS.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/CHANGELOG.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/CODE_OF_CONDUCT.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/CONTRIBUTING.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/DESIGN.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/Dockerfile +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/LICENSE.txt +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/LOCAL_CI_GUIDE.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/README.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/RELEASE_NOTES.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/SECURITY.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/api.ffbb.app.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/collections.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/indexes.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/meilisearch-prod.ffbb.app.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/openapi.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/openapi_full.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/data/type_discovery_corrections.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/Makefile +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/_static/.gitignore +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/architecture.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/authors.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/changelog.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/conf.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/contributing.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/examples.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/license.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/migration.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/readme.rst +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/requirements.txt +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/test_strategy.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/docs/testing_conventions.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/examples/README.md +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/examples/complete_usage_example.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/examples/quick_start.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/examples/team_ranking_analysis.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/pyproject.toml +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/pytest.ini +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/run-ci-locally.sh +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/scripts/benchmark_concurrent_pagination.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/scripts/benchmark_search_organisme.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/scripts/discover_types.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/setup.cfg +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/setup.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_helpers.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_mixins/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_mixins/competition.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_mixins/external.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_mixins/getters.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_mixins/list_methods.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_mixins/organisme.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/_search_facade.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/api_ffbb_app_client.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/ffbb_data_client.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/meilisearch_client.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/clients/meilisearch_ffbb_client.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/config.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/data/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/data/collections.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/data/indexes.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/data/openapi.json +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/helpers/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/helpers/http_requests_helper.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/helpers/http_requests_utils.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/helpers/meilisearch_client_extension.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/helpers/multi_search_query_helper.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/helpers/normalization.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/affiche.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/cartographie.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/categorie.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/categorie_type.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/clock.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/club_contacts.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/code.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/commune.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_fields.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_id.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_id_categorie.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_id_sexe.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_id_type_competition.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_id_type_competition_generique.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_origine.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_origine_categorie.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_origine_type_competition.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_origine_type_competition_generique.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competition_type.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competitions_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competitions_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competitions_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competitions_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/competitions_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/configuration_models.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/contact_info.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/content_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/coordonnees.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/coordonnees_type.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/document_flyer.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/document_flyer_type.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/engagement_contacts.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/engagements_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/engagements_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/engagements_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/engagements_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/etat.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/external_competition_id.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/external_id.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/field_set.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/folder.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/formation_session.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/formations_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/formations_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/formations_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/formations_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/game_stats_model.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/game_stats_models.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/generic_search.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/geo.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/geo_sort_order.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_commune_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_competition_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_configuration_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_engagement_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_entraineur_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_formation_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_officiel_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_organisme_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_pratique_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_rencontre_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_saisons_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_salle_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_terrain_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/get_tournoi_response.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/gradient_color.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/id_engagement_equipe.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/id_organisme_equipe.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/id_organisme_equipe1_logo.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/id_poule.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/jour.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/label.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/labellisation.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/live.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/lives.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/logo.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_queries.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_competitions.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_engagements.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_formations.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_organismes.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_pratiques.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_rencontres.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_salles.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_terrains.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_result_tournois.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_results.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/multi_search_results_class.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/nature_sol.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/niveau.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/niveau_class.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/niveau_extractor.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/niveau_info.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/niveau_models.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/niveau_type.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/objectif.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organisateur.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organisateur_type.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organisme_fields.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organisme_id_pere.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organismes_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organismes_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organismes_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organismes_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/organismes_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/phase_code.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/poule.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/poule_fields.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/poule_rencontre_item_model.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/poules_models.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/poules_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/pratique.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/pratiques_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/pratiques_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/pratiques_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/pratiques_hit_type.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/pratiques_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/pratiques_type_class.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/publication_internet.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/purple_logo.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/query_fields_manager.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/ranking_engagement.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/rankings_models.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/rencontres_engagement.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/rencontres_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/rencontres_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/rencontres_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/rencontres_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/saison.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/saison_fields.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/saisons_models.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/saisons_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/salle.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/salles_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/salles_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/salles_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/salles_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/sexe.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/sexe_class.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/source.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/status.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/team_engagement.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/team_ranking.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/terrains_categorie_championnat_3x3_libelle.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/terrains_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/terrains_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/terrains_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/terrains_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/terrains_name.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/terrains_sexe_enum.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/terrains_storage.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournoi_type_class.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournoi_type_enum.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournoi_types_3x3.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournoi_types_3x3_libelle.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournoi_types_3x3_libelle_enum.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournois_facet_distribution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournois_facet_stats.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournois_hit.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournois_hit_type.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournois_libelle.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/tournois_multi_search_query.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/type_association.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/type_association_libelle.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/type_class.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/type_competition.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/type_competition_generique.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/type_enum.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/models/type_league.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/py.typed +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/utils/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/utils/cache_manager.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/utils/concurrency_utils.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/utils/converter_utils.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/utils/input_validation.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/utils/retry_utils.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/utils/secure_logging.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client/utils/token_manager.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client.egg-info/dependency_links.txt +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client.egg-info/not-zip-safe +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client.egg-info/requires.txt +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/src/ffbb_data_client.egg-info/top_level.txt +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/conftest.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/e2e/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/e2e/conftest.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/conftest.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/test_500_user_journey.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/test_501_user_journey_v3.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/test_502_enhanced_integration.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/test_503_secure_logging.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/test_504_input_validation.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/test_505_retry_timeout.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/integration/test_506_raw_json_model_conversion.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_200_api_ffbb_app_client.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_201_unit_tests_core.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_202_meilisearch_client.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_203_meilisearch_client_extension.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_204_ffbb_data_client.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_205_meilisearch_ffbb_client.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_206_coverage_gaps_clients.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_207_coverage_clients_extended.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_208_new_methods_coverage.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_209_automatic_token_resolution.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_210_targeted_clients_helpers_coverage.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_async_methods.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_meilisearch_async.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_search_many.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_v2_backport_search.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_v3_new_features.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/clients/test_warm_cache.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/conftest.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/helpers/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/helpers/test_400_http_helpers.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/helpers/test_meilisearch_client_extension_recursive_pagination.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/helpers/test_meilisearch_pagination_concurrent.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/helpers/test_normalization.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_100_competition_id_categorie.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_101_competition_id_sexe.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_102_competition_id_type_competition.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_103_competition_id_type_competition_generique.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_104_competition_origine_categorie.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_105_competition_origine_type_competition_generique.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_106_competition_origine.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_107_id_engagement_equipe.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_108_id_organisme_equipe.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_109_id_organisme_equipe1_logo.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_110_labellisation.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_111_niveau_class.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_112_purple_logo.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_113_salle.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_114_tournoi_type_class.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_115_type_association_libelle.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_116_type_competition_generique.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_117_organisateur.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_118_competition_id.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_119_terrains_inner_models.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_120_pratiques_inner_models.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_121_to_dict_round_trip.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_122_coverage_gaps.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_123_missing_coverage.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_123_v2_backport.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_124_targeted_coverage_gains.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/models/test_dx_aliases.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/__init__.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_300_secure_logging.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_301_input_validation.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_302_retry_utils.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_303_cache_manager.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_304_config.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_305_token_manager.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_306_converter_utils.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_307_coverage_gaps_utils.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_308_converter_utils_extended.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tests/unit/utils/test_309_concurrency_utils.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tools/update_agents_md.py +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/tox.ini +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/assets/apple-touch-icon.png +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/assets/favicon-192x192.png +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/assets/favicon-48x48.png +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/assets/favicon-96x96.png +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/assets/favicon.ico +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/assets/logo.webp +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/css/style.css +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/favicon.ico +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/index.html +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/llms-full.txt +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/llms.txt +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/robots.txt +0 -0
- {ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/website/sitemap.xml +0 -0
{ffbb_data_client-2.4.7 → ffbb_data_client-2.4.8}/.github/workflows/update-ffbb-api-discovery.yml
RENAMED
|
@@ -76,9 +76,13 @@ jobs:
|
|
|
76
76
|
data/openapi.json
|
|
77
77
|
data/openapi_full.json
|
|
78
78
|
data/api_update_summary.md
|
|
79
|
+
data/field_dictionary.json
|
|
79
80
|
src/ffbb_data_client/data/__init__.py
|
|
80
81
|
src/ffbb_data_client/data/collections.json
|
|
81
82
|
src/ffbb_data_client/data/endpoint_discovery.json
|
|
82
83
|
src/ffbb_data_client/data/indexes.json
|
|
83
84
|
src/ffbb_data_client/data/openapi.json
|
|
85
|
+
src/ffbb_data_client/data/field_dictionary.json
|
|
86
|
+
docs/data_dictionary.rst
|
|
87
|
+
docs/index.rst
|
|
84
88
|
README.md
|
|
@@ -40,9 +40,10 @@ ou interroge l'API publique en cache en cas d'absence :
|
|
|
40
40
|
documentation (`AGENTS.md`), de site/landing page ou autres tâches de synchronisation de
|
|
41
41
|
manière autonome. Si vous estimez qu'une mise à jour automatique est pertinente ou non, prenez
|
|
42
42
|
la décision par vous-même sans attendre la validation explicite de l'utilisateur.
|
|
43
|
-
- **
|
|
44
|
-
|
|
45
|
-
|
|
43
|
+
- **Protocole Strict Pre-Commit & Re-Stage (Zéro échec de CI)** :
|
|
44
|
+
1. Toujours appliquer `.rstrip() + "\n"` dans les générateurs de fichiers (RST, MD, JSON).
|
|
45
|
+
2. Exécuter systématiquement `rtk pre-commit run --all-files`.
|
|
46
|
+
3. Si un hook (end-of-file-fixer, black, isort...) modifie un fichier sur disque : **OBLIGATION de ré-indexer (`rtk git add -u`) et de ré-exécuter `rtk pre-commit run --all-files`** jusqu'à un passage 100% propre avant de créer le commit (`git commit`).
|
|
46
47
|
|
|
47
48
|
|
|
48
49
|
## Karpathy Guidelines (Règles de développement)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ffbb-data-client
|
|
3
|
-
Version: 2.4.
|
|
3
|
+
Version: 2.4.8
|
|
4
4
|
Summary: API FFBB — SDK Python moderne & asynchrone pour les donnees officielles de la Federation Francaise de BasketBall (clubs, classements, calendriers, lives, Meilisearch). Alternative moderne a ffbb-api-client.
|
|
5
5
|
Home-page: https://github.com/nickdesi/ffbb-data-client
|
|
6
6
|
Author: nickdesi
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# FFBB API update summary
|
|
2
2
|
|
|
3
|
-
- Timestamp: `2026-09-
|
|
3
|
+
- Timestamp: `2026-09-11T10:11:11.270973+00:00`
|
|
4
4
|
- API base URL: `https://api.ffbb.app/`
|
|
5
5
|
- Meilisearch base URL: `https://meilisearch-prod.ffbb.app/`
|
|
6
|
-
- OpenAPI version: `
|
|
7
|
-
- OpenAPI SHA256: `
|
|
6
|
+
- OpenAPI version: `326edbfd6bf4f57c9f1e22a17f0a177e9c85619b`
|
|
7
|
+
- OpenAPI SHA256: `1c6ecdab182113ad582b154df4d66bc1416a387d6fc4d57dd5b6788f39288a51`
|
|
8
8
|
|
|
9
9
|
## Directus collections
|
|
10
10
|
- Total: `162`
|
|
@@ -21,8 +21,4 @@
|
|
|
21
21
|
- Added: None
|
|
22
22
|
- Removed: None
|
|
23
23
|
|
|
24
|
-
## Meilisearch index attributes drift
|
|
25
|
-
- **ffbbserver_organismes** :
|
|
26
|
-
- Added attributes: `code_emploi`
|
|
27
|
-
|
|
28
24
|
Generated by `python scripts/discover_endpoints.py`.
|
|
@@ -329,9 +329,9 @@
|
|
|
329
329
|
"items/youtube_videos_youtube_tags"
|
|
330
330
|
],
|
|
331
331
|
"metadata": {
|
|
332
|
-
"openapi_version": "
|
|
332
|
+
"openapi_version": "326edbfd6bf4f57c9f1e22a17f0a177e9c85619b",
|
|
333
333
|
"source": "https://api.ffbb.app/server/specs/oas",
|
|
334
|
-
"timestamp": "2026-09-
|
|
334
|
+
"timestamp": "2026-09-11T10:11:11.270973+00:00"
|
|
335
335
|
},
|
|
336
336
|
"paths": {
|
|
337
337
|
"items/configuration": [
|
|
@@ -1356,14 +1356,7 @@
|
|
|
1356
1356
|
"modified_schemas": {},
|
|
1357
1357
|
"removed_schemas": []
|
|
1358
1358
|
},
|
|
1359
|
-
"meilisearch_indexes": {
|
|
1360
|
-
"ffbbserver_organismes": {
|
|
1361
|
-
"added": [
|
|
1362
|
-
"code_emploi"
|
|
1363
|
-
],
|
|
1364
|
-
"removed": []
|
|
1365
|
-
}
|
|
1366
|
-
}
|
|
1359
|
+
"meilisearch_indexes": {}
|
|
1367
1360
|
},
|
|
1368
1361
|
"meilisearch": {
|
|
1369
1362
|
"available_indexes": [
|
|
@@ -1838,7 +1831,7 @@
|
|
|
1838
1831
|
],
|
|
1839
1832
|
"metadata": {
|
|
1840
1833
|
"source": "https://meilisearch-prod.ffbb.app/multi-search",
|
|
1841
|
-
"timestamp": "2026-09-
|
|
1834
|
+
"timestamp": "2026-09-11T10:11:11.270973+00:00"
|
|
1842
1835
|
},
|
|
1843
1836
|
"unavailable_indexes": [
|
|
1844
1837
|
{
|
|
@@ -1874,9 +1867,9 @@
|
|
|
1874
1867
|
"metadata": {
|
|
1875
1868
|
"api_base_url": "https://api.ffbb.app/",
|
|
1876
1869
|
"meilisearch_base_url": "https://meilisearch-prod.ffbb.app/",
|
|
1877
|
-
"openapi_sha256": "
|
|
1878
|
-
"openapi_snapshot_sha256": "
|
|
1879
|
-
"openapi_version": "
|
|
1880
|
-
"timestamp": "2026-09-
|
|
1870
|
+
"openapi_sha256": "1c6ecdab182113ad582b154df4d66bc1416a387d6fc4d57dd5b6788f39288a51",
|
|
1871
|
+
"openapi_snapshot_sha256": "ddaf588729dc2f1f68ced57a5d4dd6fb5afc3f807be028ef1d4e8e439a3b6219",
|
|
1872
|
+
"openapi_version": "326edbfd6bf4f57c9f1e22a17f0a177e9c85619b",
|
|
1873
|
+
"timestamp": "2026-09-11T10:11:11.270973+00:00"
|
|
1881
1874
|
}
|
|
1882
1875
|
}
|
|
@@ -0,0 +1,289 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"description": "Dictionnaire de référence métier des champs Directus et attributs Meilisearch de l'écosystème FFBB.",
|
|
5
|
+
"fields": {
|
|
6
|
+
"code_emploi": {
|
|
7
|
+
"name": "code_emploi",
|
|
8
|
+
"description": "Code de conventionnement ou statut employeur/PSF de l'organisme auprès de la FFBB (suivi des postes aidés ANS/PSF et structuration salariée).",
|
|
9
|
+
"category": "statut",
|
|
10
|
+
"usage": "Exposé dans Meilisearch pour filtrer les clubs et structures employeurs."
|
|
11
|
+
},
|
|
12
|
+
"nom": {
|
|
13
|
+
"name": "nom",
|
|
14
|
+
"description": "Nom officiel de l'entité (organisme, compétition, salle, officiel, terrain).",
|
|
15
|
+
"category": "identification",
|
|
16
|
+
"usage": "Champ de recherche textuelle principal."
|
|
17
|
+
},
|
|
18
|
+
"code": {
|
|
19
|
+
"name": "code",
|
|
20
|
+
"description": "Code fédéral unique attribué par la FFBB (ex: ARA0063062 pour un club, 063 pour un comité).",
|
|
21
|
+
"category": "identification",
|
|
22
|
+
"usage": "Identifiant stable de l'organisme dans FBI."
|
|
23
|
+
},
|
|
24
|
+
"id": {
|
|
25
|
+
"name": "id",
|
|
26
|
+
"description": "Identifiant numérique unique de la ressource dans le système Directus FFBB.",
|
|
27
|
+
"category": "identification",
|
|
28
|
+
"usage": "Clé primaire pour requêtes unitaires."
|
|
29
|
+
},
|
|
30
|
+
"commune": {
|
|
31
|
+
"name": "commune",
|
|
32
|
+
"description": "Nom de la commune de rattachement ou de localisation.",
|
|
33
|
+
"category": "geographie",
|
|
34
|
+
"usage": "Filtrage et recherche géographique."
|
|
35
|
+
},
|
|
36
|
+
"communeClubPro": {
|
|
37
|
+
"name": "communeClubPro",
|
|
38
|
+
"description": "Commune de rattachement de la section professionnelle d'un club.",
|
|
39
|
+
"category": "geographie",
|
|
40
|
+
"usage": "Distinction géographique entre structure amateur et structure pro."
|
|
41
|
+
},
|
|
42
|
+
"nom_club_pro": {
|
|
43
|
+
"name": "nom_club_pro",
|
|
44
|
+
"description": "Dénomination officielle de la structure professionnelle (SASP / SAOS) rattachée à l'association.",
|
|
45
|
+
"category": "identification",
|
|
46
|
+
"usage": "Affichage et distinction des clubs professionnels."
|
|
47
|
+
},
|
|
48
|
+
"dateAffiliation": {
|
|
49
|
+
"name": "dateAffiliation",
|
|
50
|
+
"description": "Date d'affiliation officielle de l'organisme auprès de la fédération.",
|
|
51
|
+
"category": "statut",
|
|
52
|
+
"usage": "Historique et ancienneté du club."
|
|
53
|
+
},
|
|
54
|
+
"date_affiliation": {
|
|
55
|
+
"name": "date_affiliation",
|
|
56
|
+
"description": "Date d'affiliation officielle de l'organisme auprès de la fédération (format snake_case).",
|
|
57
|
+
"category": "statut",
|
|
58
|
+
"usage": "Historique et ancienneté du club."
|
|
59
|
+
},
|
|
60
|
+
"saison_en_cours": {
|
|
61
|
+
"name": "saison_en_cours",
|
|
62
|
+
"description": "Indicateur booléen signalant si l'organisme est actif sur la saison sportive courante.",
|
|
63
|
+
"category": "statut",
|
|
64
|
+
"usage": "Filtrage des structures actives."
|
|
65
|
+
},
|
|
66
|
+
"type": {
|
|
67
|
+
"name": "type",
|
|
68
|
+
"description": "Typologie administrative de l'organisme (Club, Comité départemental, Ligue régionale, Groupement, etc.).",
|
|
69
|
+
"category": "statut",
|
|
70
|
+
"usage": "Facette de filtrage Meilisearch."
|
|
71
|
+
},
|
|
72
|
+
"mail": {
|
|
73
|
+
"name": "mail",
|
|
74
|
+
"description": "Adresse email de contact officiel de l'organisme ou du correspondant.",
|
|
75
|
+
"category": "contact",
|
|
76
|
+
"usage": "Coordonnées de communication."
|
|
77
|
+
},
|
|
78
|
+
"telephone": {
|
|
79
|
+
"name": "telephone",
|
|
80
|
+
"description": "Numéro de téléphone de contact officiel de l'organisme.",
|
|
81
|
+
"category": "contact",
|
|
82
|
+
"usage": "Coordonnées de communication."
|
|
83
|
+
},
|
|
84
|
+
"url_site_web": {
|
|
85
|
+
"name": "url_site_web",
|
|
86
|
+
"description": "URL du site internet officiel ou de la page de l'organisme.",
|
|
87
|
+
"category": "contact",
|
|
88
|
+
"usage": "Lien externe web."
|
|
89
|
+
},
|
|
90
|
+
"labellisation": {
|
|
91
|
+
"name": "labellisation",
|
|
92
|
+
"description": "Labels fédéraux obtenus par le club (École Française de MiniBasket, Club Formateur, Basket Santé, Citoyen, etc.).",
|
|
93
|
+
"category": "sportif",
|
|
94
|
+
"usage": "Valorisation des compétences et labels FFBB."
|
|
95
|
+
},
|
|
96
|
+
"offres_pratiques": {
|
|
97
|
+
"name": "offres_pratiques",
|
|
98
|
+
"description": "Types de pratiques basket proposées (5x5, 3x3, Micro-Basket, Basket Santé, Basket Inclusif, etc.).",
|
|
99
|
+
"category": "sportif",
|
|
100
|
+
"usage": "Recherche d'offres de pratique pour les licenciés."
|
|
101
|
+
},
|
|
102
|
+
"engagements_noms": {
|
|
103
|
+
"name": "engagements_noms",
|
|
104
|
+
"description": "Noms textuels des équipes engagées par le club dans les championnats.",
|
|
105
|
+
"category": "sportif",
|
|
106
|
+
"usage": "Recherche textuelle d'équipes par club."
|
|
107
|
+
},
|
|
108
|
+
"code_structure": {
|
|
109
|
+
"name": "code_structure",
|
|
110
|
+
"description": "Code identifiant de la structure organisatrice ou hôte.",
|
|
111
|
+
"category": "identification",
|
|
112
|
+
"usage": "Rattachement administratif."
|
|
113
|
+
},
|
|
114
|
+
"date_validation_ffbb": {
|
|
115
|
+
"name": "date_validation_ffbb",
|
|
116
|
+
"description": "Date à laquelle la FFBB a formellement validé l'élément ou l'offre de pratique.",
|
|
117
|
+
"category": "statut",
|
|
118
|
+
"usage": "Suivi d'homologation."
|
|
119
|
+
},
|
|
120
|
+
"date_validation_ffbb_timestamp": {
|
|
121
|
+
"name": "date_validation_ffbb_timestamp",
|
|
122
|
+
"description": "Timestamp Unix de la date de validation FFBB.",
|
|
123
|
+
"category": "statut",
|
|
124
|
+
"usage": "Tri chronologique performant dans Meilisearch."
|
|
125
|
+
},
|
|
126
|
+
"_geo": {
|
|
127
|
+
"name": "_geo",
|
|
128
|
+
"description": "Coordonnées géographiques de localisation (latitude, longitude) au format standard Meilisearch.",
|
|
129
|
+
"category": "geographie",
|
|
130
|
+
"usage": "Recherche géographique de proximité (_geoRadius, _geoBoundingBox)."
|
|
131
|
+
},
|
|
132
|
+
"typeCompetitionGenerique": {
|
|
133
|
+
"name": "typeCompetitionGenerique",
|
|
134
|
+
"description": "Niveau générique de compétition (Championnat de France, Régional, Départemental, Coupe, Tournoi).",
|
|
135
|
+
"category": "sportif",
|
|
136
|
+
"usage": "Filtrage et classification des compétitions."
|
|
137
|
+
},
|
|
138
|
+
"sexe": {
|
|
139
|
+
"name": "sexe",
|
|
140
|
+
"description": "Genre de la compétition ou de l'équipe (Masculin, Féminin, Mixte).",
|
|
141
|
+
"category": "sportif",
|
|
142
|
+
"usage": "Filtrage par genre."
|
|
143
|
+
},
|
|
144
|
+
"age": {
|
|
145
|
+
"name": "age",
|
|
146
|
+
"description": "Tranche d'âge de la compétition (Seniors, U20, U18, U15, U13, etc.).",
|
|
147
|
+
"category": "sportif",
|
|
148
|
+
"usage": "Filtrage par catégorie d'âge."
|
|
149
|
+
},
|
|
150
|
+
"certification": {
|
|
151
|
+
"name": "certification",
|
|
152
|
+
"description": "Type de diplôme ou brevet délivré par une session de formation (ex: CQP, Brevet Fédéral).",
|
|
153
|
+
"category": "formation",
|
|
154
|
+
"usage": "Recherche et filtrage des formations FFBB."
|
|
155
|
+
},
|
|
156
|
+
"count": {
|
|
157
|
+
"name": "count",
|
|
158
|
+
"description": "Nombre total d'éléments (photos, items, participants) associés.",
|
|
159
|
+
"category": "statistique",
|
|
160
|
+
"usage": "Indicateur quantitatif."
|
|
161
|
+
},
|
|
162
|
+
"cover": {
|
|
163
|
+
"name": "cover",
|
|
164
|
+
"description": "URL ou identifiant de l'image de couverture / affiche.",
|
|
165
|
+
"category": "media",
|
|
166
|
+
"usage": "Affichage visuel de miniature."
|
|
167
|
+
},
|
|
168
|
+
"creator": {
|
|
169
|
+
"name": "creator",
|
|
170
|
+
"description": "Auteur ou créateur de la ressource dans le CMS Directus FFBB.",
|
|
171
|
+
"category": "metadonnees",
|
|
172
|
+
"usage": "Traçabilité éditoriale."
|
|
173
|
+
},
|
|
174
|
+
"date": {
|
|
175
|
+
"name": "date",
|
|
176
|
+
"description": "Date de l'événement, de la rencontre ou de la publication.",
|
|
177
|
+
"category": "temporel",
|
|
178
|
+
"usage": "Tri et affichage chronologique."
|
|
179
|
+
},
|
|
180
|
+
"date_created": {
|
|
181
|
+
"name": "date_created",
|
|
182
|
+
"description": "Date de création initiale de l'enregistrement dans la base Directus.",
|
|
183
|
+
"category": "metadonnees",
|
|
184
|
+
"usage": "Audit et tri."
|
|
185
|
+
},
|
|
186
|
+
"date_updated": {
|
|
187
|
+
"name": "date_updated",
|
|
188
|
+
"description": "Date de dernière mise à jour de l'enregistrement dans la base Directus.",
|
|
189
|
+
"category": "metadonnees",
|
|
190
|
+
"usage": "Gestion du cache et synchronisation."
|
|
191
|
+
},
|
|
192
|
+
"date_published": {
|
|
193
|
+
"name": "date_published",
|
|
194
|
+
"description": "Date de mise en ligne ou publication publique de l'article/contenu.",
|
|
195
|
+
"category": "temporel",
|
|
196
|
+
"usage": "Tri chronologique des flux d'actualités."
|
|
197
|
+
},
|
|
198
|
+
"date_timestamp": {
|
|
199
|
+
"name": "date_timestamp",
|
|
200
|
+
"description": "Timestamp Unix de la date principale pour tri numérique rapide.",
|
|
201
|
+
"category": "temporel",
|
|
202
|
+
"usage": "Tri indexé Meilisearch."
|
|
203
|
+
},
|
|
204
|
+
"title": {
|
|
205
|
+
"name": "title",
|
|
206
|
+
"description": "Titre officiel du contenu, événement ou entité.",
|
|
207
|
+
"category": "contenu",
|
|
208
|
+
"usage": "Recherche textuelle et affichage."
|
|
209
|
+
},
|
|
210
|
+
"titre": {
|
|
211
|
+
"name": "titre",
|
|
212
|
+
"description": "Titre du contenu ou de l'actualité en français.",
|
|
213
|
+
"category": "contenu",
|
|
214
|
+
"usage": "Recherche textuelle et affichage."
|
|
215
|
+
},
|
|
216
|
+
"surtitle": {
|
|
217
|
+
"name": "surtitle",
|
|
218
|
+
"description": "Surtitre ou chapeau introductif de l'article ou de la galerie.",
|
|
219
|
+
"category": "contenu",
|
|
220
|
+
"usage": "Mise en page éditoriale."
|
|
221
|
+
},
|
|
222
|
+
"description": {
|
|
223
|
+
"name": "description",
|
|
224
|
+
"description": "Texte descriptif détaillé de la ressource.",
|
|
225
|
+
"category": "contenu",
|
|
226
|
+
"usage": "Information détaillée et recherche full-text."
|
|
227
|
+
},
|
|
228
|
+
"latitude": {
|
|
229
|
+
"name": "latitude",
|
|
230
|
+
"description": "Coordonnée de latitude géographique.",
|
|
231
|
+
"category": "geographie",
|
|
232
|
+
"usage": "Positionnement cartographique."
|
|
233
|
+
},
|
|
234
|
+
"longitude": {
|
|
235
|
+
"name": "longitude",
|
|
236
|
+
"description": "Coordonnée de longitude géographique.",
|
|
237
|
+
"category": "geographie",
|
|
238
|
+
"usage": "Positionnement cartographique."
|
|
239
|
+
},
|
|
240
|
+
"code_postal": {
|
|
241
|
+
"name": "code_postal",
|
|
242
|
+
"description": "Code postal de localisation.",
|
|
243
|
+
"category": "geographie",
|
|
244
|
+
"usage": "Filtrage territorial et recherche locale."
|
|
245
|
+
},
|
|
246
|
+
"ville": {
|
|
247
|
+
"name": "ville",
|
|
248
|
+
"description": "Nom de la ville de localisation.",
|
|
249
|
+
"category": "geographie",
|
|
250
|
+
"usage": "Filtrage et recherche textuelle géographique."
|
|
251
|
+
},
|
|
252
|
+
"capacite": {
|
|
253
|
+
"name": "capacite",
|
|
254
|
+
"description": "Capacité d'accueil en nombre de places assises / spectateurs de la salle ou tribune.",
|
|
255
|
+
"category": "infrastructure",
|
|
256
|
+
"usage": "Caractéristiques techniques des salles FFBB."
|
|
257
|
+
},
|
|
258
|
+
"type_sol": {
|
|
259
|
+
"name": "type_sol",
|
|
260
|
+
"description": "Revêtement du terrain (Parquet, Synthétique, Résine, Bitume, etc.).",
|
|
261
|
+
"category": "infrastructure",
|
|
262
|
+
"usage": "Homologation et confort de jeu."
|
|
263
|
+
},
|
|
264
|
+
"type_salle": {
|
|
265
|
+
"name": "type_salle",
|
|
266
|
+
"description": "Catégorisation technique de l'équipement sportif (Gymnase, Palais des Sports, Complexe, Terrain extérieur 3x3).",
|
|
267
|
+
"category": "infrastructure",
|
|
268
|
+
"usage": "Filtrage des installations sportives."
|
|
269
|
+
},
|
|
270
|
+
"status": {
|
|
271
|
+
"name": "status",
|
|
272
|
+
"description": "État de publication de l'enregistrement dans Directus (published, draft, archived).",
|
|
273
|
+
"category": "statut",
|
|
274
|
+
"usage": "Filtrage des données actives."
|
|
275
|
+
},
|
|
276
|
+
"horaire": {
|
|
277
|
+
"name": "horaire",
|
|
278
|
+
"description": "Heure programmée de la rencontre (format HH:MM).",
|
|
279
|
+
"category": "temporel",
|
|
280
|
+
"usage": "Calendrier et programmation des matchs."
|
|
281
|
+
},
|
|
282
|
+
"pro": {
|
|
283
|
+
"name": "pro",
|
|
284
|
+
"description": "Indicateur booléen signalant si la rencontre ou la compétition concerne le secteur professionnel (LNB, LFB, etc.).",
|
|
285
|
+
"category": "sportif",
|
|
286
|
+
"usage": "Séparation des compétitions fédérales et professionnelles."
|
|
287
|
+
}
|
|
288
|
+
}
|
|
289
|
+
}
|