Skip to content

issues Search Results · repo:omermecitoglu/next-openapi-route-handler language:TypeScript

Filter by

4 results
 (53 ms)

4 results

inomermecitoglu/next-openapi-route-handler (press backspace or delete to remove)

export const { PUT } = defineRoute({ operationId: updateOrder , method: PUT , summary: Update order , description: Update order text fields. To update order images use /api/orders/images ...
bug
  • GorgeousPuree
  • 2
  • Opened 
    on Dec 18, 2024
  • #13

Hey there, this is a great library and I m excited to use it. I created a PUT route, and when I tested with invalid data, I didn t get any output from my curl command. It gives a 400, but I would expect ...
  • StevePotter
  • 6
  • Opened 
    on Oct 15, 2024
  • #4

This is a neat library. I would love to see more extensibility. For example, I would also add the file encodings for multipart/form-data schemas. Is currently a way to accomplish this? requestBody : ...
  • gvzq
  • 1
  • Opened 
    on Jul 5, 2024
  • #2

Can it be modified to use decorators, like tsoa or nestjs style? thanks!
  • summer-2014
  • 1
  • Opened 
    on Jun 14, 2024
  • #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! 
Press the
/
key to activate the search input again and adjust your query.
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