GithubHelp home page GithubHelp logo

Comments (5)

chingor13 avatar chingor13 commented on August 15, 2024 1

@jeroenvisser101 #5 only fixed the Storage client, and #29 fixed the BigQuery client. All the other APIs are still affected.

The underlying issue is that OpenAPI v2 (swagger) is not descriptive enough to autogen usable clients for file uploads -- you must craft a request body which is not described. The temporary fix (until OpenAPI v3 tools are better) was to use a temporary, technically invalid OpenAPI v2 specification when the code generator can use to make a more usable client.

from elixir-google-api.

jeroenvisser101 avatar jeroenvisser101 commented on August 15, 2024

@chingor13 is this issue already addressed? #5 is said to enable file uploads but this is still open.

from elixir-google-api.

storm255 avatar storm255 commented on August 15, 2024

@chingor13 Sorry for the query, but just to be clear - are saying it is possible to generate a package that can access the services affected via a manual process, but not automatically publish it to hex?

If so, is there any guidance anywhere that I can use to generate it locally?

from elixir-google-api.

chingor13 avatar chingor13 commented on August 15, 2024

@storm255 There are slight differences between the APIs and how they handle the file uploads. So the issue is not so much generating and pushing package, but rather testing the package to make sure the uploads actually work for each library.

from elixir-google-api.

storm255 avatar storm255 commented on August 15, 2024

@chingor13 Is that something I could set up some integration testing with Hound and some real credentials for each service. Work across the API to confirm the calls.

from elixir-google-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.