Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK - Components - Restored attribute order when generating component.yaml files #2262

Commits on Sep 29, 2019

  1. SDK - Components - Restored attribute order when generating component…

    ….yaml files
    
    This makes the generated files more readable.
    The attributes were properly ordered before, but the ordering broke when the `.to_dict` methods started outputting `dict` instead of `OrderedDict`.
    Also fixed the existing generated `component.yaml` files.
    Ark-kun committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    c89cd04 View commit details
    Browse the repository at this point in the history