Skip to content

Simpler API references #81

Closed
Closed
@cumason123

Description

@cumason123

Expected Behavior

from cloudevents.http import CloudEvent
Simple path to import stuff

Actual Behavior

from cloudevents.sdk.http import CloudEvent
sdk path doesn't actually hold anything therefore we would want to either sub-package http folder or possibly expose it top level by importing it within a cloudevents.__init__.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions