Giter Site home page Giter Site logo

Comments (12)

agravity-philipp avatar agravity-philipp commented on May 26, 2024 3

Any update on this? I would really need it :)

from azure-functions-openapi-extension.

justinyoo avatar justinyoo commented on May 26, 2024

It's not currently supported yet, but it will be implemented.

from azure-functions-openapi-extension.

justinyoo avatar justinyoo commented on May 26, 2024

Related to aliencube/AzureFunctions.Extensions#111 and aliencube/AzureFunctions.Extensions#71

from azure-functions-openapi-extension.

klaudiaknafel avatar klaudiaknafel commented on May 26, 2024

Are there any updates on when it will be implemented?

from azure-functions-openapi-extension.

ParimalPa avatar ParimalPa commented on May 26, 2024

We are in need of this - when would this be available?

from azure-functions-openapi-extension.

agravity-philipp avatar agravity-philipp commented on May 26, 2024

Why is this issue closed? Of course, with 0.9.0-preview you support now byte[] and multiform/form-data. But the issue was created to ask for a sample how to use it.
I was searching a lot, but still I could not find any documentation on how to use this with OpenApiRequestBody. Especially when I want to add a file and some more parameters ("name": string, "customId": string).
Would you please provide a sample or link to the documentation?
Thanks!

from azure-functions-openapi-extension.

justinyoo avatar justinyoo commented on May 26, 2024

@agravity-philipp Good point! I'll update the content for it.

from azure-functions-openapi-extension.

agravity-philipp avatar agravity-philipp commented on May 26, 2024

Thank you @justinyoo - how will I know when this will be available?

from azure-functions-openapi-extension.

justinyoo avatar justinyoo commented on May 26, 2024

Soon! In the meantime, please find this repo as an example: https://github.com/devkimchi/azure-functions-binary-data-via-swagger-ui

This sample app will be used for the document.

from azure-functions-openapi-extension.

rtellez91 avatar rtellez91 commented on May 26, 2024

Hi @justinyoo, thanks for your example. I think is missing one for multiple file uploads. I changed the model type from FileModel to List but it shows the ui as the Content-Type was json. Is there any way to make it work?

from azure-functions-openapi-extension.

Nikhil-RT avatar Nikhil-RT commented on May 26, 2024

Hi @justinyoo, may I know if "Content-Type" : "multipart/form-data" supported for azure rest api's ....?

from azure-functions-openapi-extension.

Vivekv11 avatar Vivekv11 commented on May 26, 2024

Hi @justinyoo, do you have any updates regarding the issue with uploading multiple files? Currently, when providing byte[] it only populates one file upload section in swagger. Is there a possibility to use IFormFile or IFormFileCollection instead of byte[]?

from azure-functions-openapi-extension.

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.