Skip to content

issues Search Results · repo:launchdarkly/ld-openapi language:Shell

Filter by

10 results
 (77 ms)

10 results

inlaunchdarkly/ld-openapi (press backspace or delete to remove)

Using v15.0.0 of the Go client. What were you hoping/trying to do? I m currently trying to upgrade from an old version of the LaunchDarkly Go client to latest version. I have a number of tests that were ...
  • williambanfield
  • 2
  • Opened 
    on Mar 26, 2024
  • #116

FeatureFlagStatus is missing parent link in their _links properties. The parent should be a link to the feature flag. Because it s missing from the definition, it s impossible to link statuses to feature ...
  • Obi-Dann
  • 1
  • Opened 
    on Mar 25, 2021
  • #84

From some empirical testing against the live API it appears that the getUser operation ( GET /api/v2/users/project/environment/user_key ) returns a UserRecord, not a User. Can you confirm this is the ...
  • g-a-d
  • 3
  • Opened 
    on Feb 7, 2021
  • #79

This is how I have been usingld-openapi from bravado.client import SwaggerClient client_api = SwaggerClient.from_url( https://launchdarkly.github.io/ld-openapi/openapi.json ) As of 2.0.20, it leads to ...
  • suavesav
  • 3
  • Opened 
    on Nov 8, 2019
  • #33

Some POST methods do not return the created object.
  • drichelson
  • Opened 
    on Mar 5, 2019
  • #22

It looks like the problem solved by this script exists elsewhere. An example is #/definitions/CustomRoleKeyOrId I did some research and it looks like there is no real workaround for v2 of Swagger/OpenAPI. ...
  • drichelson
  • 3
  • Opened 
    on Mar 5, 2019
  • #20

Per https://docs.python.org/3/whatsnew/3.7.html async is now a reserved keyword. This causes the generated client to break when using python 3.7 with the following error message. (venv) ld-mbp:SupportService ...
  • levlaz
  • 2
  • Opened 
    on Sep 28, 2018
  • #8

Hey, Thanks for the excellent OpenAPI specification. I ve successfully used it to generate a Go client library, and it s been working great overall! 👍 I ve been using the Go library as part of my brand-new ...
  • mlafeldt
  • 10
  • Opened 
    on Aug 11, 2018
  • #7

is this still the correct url for consumers?: https://launchdarkly.github.io/ld-openapi/swagger.yaml it is quite out of date, so i am compiling this locally and using output at the moment. i also notice ...
  • wyvern8
  • 5
  • Opened 
    on Feb 7, 2018
  • #2

https://github.com/launchdarkly/ld-openapi/blob/a85c272948cc2cd2e438089d43ea1930e801cad3/spec/parameters.yaml#L129 Is this meant to be env ? - it appears that is what the api actually expects. when i ...
  • wyvern8
  • 1
  • Opened 
    on Feb 4, 2018
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub