Latest #openapispex Threads 
Hi all,
I was wondering if there is any naming convention on handling show and index routes. Would they just fall under Request and Resp...
New
defmodule KayaanPrintsWeb.Router.AdminRouter do
use KayaanPrintsWeb, :router
pipeline :api do
plug :accepts, ["json"]
plug :...
New
I have a function to upload in a controller
def create(conn, %{attachment: attachment}) do
how spex for this function should looks like...
New
Hi all -
I’m getting back into Phoenix/Elixir after a few year hiatus and have started work on an OpenAPI based application that I would...
New
Let’s say I have next controller where {:error, _, _} action result processed by FallbackController:
defmodule SomeProjectWeb.Api.V1.Ses...
New
I can’t understand where and what i need to write for adding Bearer Token Auth for my API JSON SPEC.
I’ve added security schema in %Open...
New
I have nested routes in router.ex file but It doesn’t show up in localhost:4000/swaggerui
I couldn’t figure out why this happens.
camp...
New
Hey folks! I’m using OpenApiSpex to generate documentation and validate schemas.
The documentation is saying:
The names of the OpenAPI...
New
I have the following OpenApiSpex schema which attempts to define a Message with some text and zero or more attachments:
defmodule Send...
New
Trying to use open_api_spex in my phoenix project.
When I try compiling the project with mix a warning pops us
OpenApiTest.OpenApiSpex....
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Trending Over Three Years
Trying to use open_api_spex in my phoenix project.
When I try compiling the project with mix a warning pops us
OpenApiTest.OpenApiSpex....
New
Hey folks! I’m using OpenApiSpex to generate documentation and validate schemas.
The documentation is saying:
The names of the OpenAPI...
New
I’m getting to know OpenApiSpex. I try to create a function on a REST API with two parameters and I’d like to pass the parameters in the ...
New
I can’t understand where and what i need to write for adding Bearer Token Auth for my API JSON SPEC.
I’ve added security schema in %Open...
New
Hello Fellas,
I am trying to use Open API Spex but as off this point with not much success.
I have been trying to define my schemass li...
New
I have nested routes in router.ex file but It doesn’t show up in localhost:4000/swaggerui
I couldn’t figure out why this happens.
camp...
New
- Follow
- Join
- Shape
the conversation
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









