Latest #openapispex Threads Top

klo
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
Namit
defmodule KayaanPrintsWeb.Router.AdminRouter do use KayaanPrintsWeb, :router pipeline :api do plug :accepts, ["json"] plug :...
New
AdiletAbylov
I have a function to upload in a controller def create(conn, %{attachment: attachment}) do how spex for this function should looks like...
New
earthtrip
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
ycherniavskyi
Let’s say I have next controller where {:error, _, _} action result processed by FallbackController: defmodule SomeProjectWeb.Api.V1.Ses...
New
Vovchikan
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
freewebwithme
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
ddoronin
Hey folks! I’m using OpenApiSpex to generate documentation and validate schemas. The documentation is saying: The names of the OpenAPI...
New
nathanalderson
I have the following OpenApiSpex schema which attempts to define a Message with some text and zero or more attachments: defmodule Send...
New
CafeRacer
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 Top

This Month's Trending Top

klo
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

This Year's Trending Top

Last Three Year's Trending Top

earthtrip
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
AdiletAbylov
I have a function to upload in a controller def create(conn, %{attachment: attachment}) do how spex for this function should looks like...
New
Namit
defmodule KayaanPrintsWeb.Router.AdminRouter do use KayaanPrintsWeb, :router pipeline :api do plug :accepts, ["json"] plug :...
New

Trending Over Three Years Top

CafeRacer
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
ddoronin
Hey folks! I’m using OpenApiSpex to generate documentation and validate schemas. The documentation is saying: The names of the OpenAPI...
New
NAR
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
Vovchikan
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
nikolis
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
nathanalderson
I have the following OpenApiSpex schema which attempts to define a Message with some text and zero or more attachments: defmodule Send...
New
freewebwithme
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
ycherniavskyi
Let’s say I have next controller where {:error, _, _} action result processed by FallbackController: defmodule SomeProjectWeb.Api.V1.Ses...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement