Skip to content

Enums been mis-capitalized by codegen #8918

@chahibi

Description

@chahibi

The capitalization of some enums for Planetary Computer is unusual. I would expected something like MODIS_10A1, rather than MODIS_10A1

sdk/planetarycomputer/azure-planetarycomputer/azure/planetarycomputer/models/_enums.py

    """Magma colormap - sequential black to yellow colormap"""
    MAGMA_R = "magma_r"
    """Reversed magma colormap"""
    MODIS10_A1 = "modis-10A1"

Metadata

Metadata

Assignees

No one assigned

    Labels

    emitter:client:pythonIssue for the Python client emitter: @typespec/http-client-python

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions