Latest #openapispex Threads 
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
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
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I have a function to upload in a controller
def create(conn, %{attachment: attachment}) do
how spex for this function should looks like...
New
defmodule KayaanPrintsWeb.Router.AdminRouter do
use KayaanPrintsWeb, :router
pipeline :api do
plug :accepts, ["json"]
plug :...
New
Trending Over Three Years
Hey folks! I’m using OpenApiSpex to generate documentation and validate schemas.
The documentation is saying:
The names of the OpenAPI...
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
Let’s say I have next controller where {:error, _, _} action result processed by FallbackController:
defmodule SomeProjectWeb.Api.V1.Ses...
New
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







