ConstructorParameter should have stable generation for multiple parameters

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Won't Fix
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Core API
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The drivergen.Operation.ConstructorParameter method iterates the map of request fields, which has an undefined order. This can be fixed by iterating the keys into a []string, sorting that slice, and then iterating it, looking up the keys in the map for the drivergen.RequestField.

              Assignee:
              Unassigned
              Reporter:
              Kristofer Brandow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: