hex logo Hex
Packages Pricing Docs
Log In
Packages Pricing Docs Log In
Packages

open_api_spex

3.16.1
3.22.4 3.22.3 3.22.2 3.22.1 3.22.0 3.21.5 3.21.4 3.21.3 3.21.2 3.21.1 3.21.0 3.20.1 3.20.0 3.19.1 3.19.0 3.18.3 3.18.2 3.18.1 3.18.0 3.17.3 3.17.2 3.17.1 3.17.0 3.16.4 3.16.3 3.16.2 3.16.1 3.16.0 3.15.0 3.14.0 3.13.0 3.12.0 3.11.0 3.10.0 3.9.0 3.8.0 3.7.0 3.6.0 3.5.2 3.5.1 3.5.0 3.4.0 3.3.0 3.2.1 3.2.0 3.1.0 3.0.0 2.3.1 2.3.0 2.2.0 2.1.1 2.1.0 2.0.0 1.1.4 1.1.3 1.1.2 1.1.1 1.1.0 1.0.1 1.0.0

Leverage Open Api Specification 3 (swagger) to document, test, validate and explore your Plug and Phoenix APIs.

HexDocs Report package

Current section

Changelog

Jump to
Documentation
Changelog
License
60 Versions
4 Dependencies
17 Dependants
Files
Activity
Documentation 60 Versions 4 Dependencies 17 Dependants Files Activity

Files

Readme Changelog License

From CHANGELOG.md

Loading Changelog...
This package does not publish a Changelog file.

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 3.16.1
0 20 40 60 80

this version

395 826

yesterday

27 511

last 7 days

101 097

all time

12 014 016

Last Updated

Feb 07, 2023

License

MPL-2.0

Build Tools

mix

Publisher

openapispex-deploy openapispex-deploy

Links

  • Changelog
  • GitHub

Owners

  • mbuhot mbuhot
  • moxley moxley
  • openapispex-deploy openapispex-deploy
hex logo Hex
About Blog Sponsors Status Advisories
Documentation FAQ Specifications Report Client Issue Report General Issue Report Security Issue Contact Support
Code of Conduct Terms of Service Privacy Policy Copyright Policy Dispute Policy

Copyright 2015. Six Colors AB.

Powered by the Erlang VM and the Elixir Programming Language

Search filters

Type any of these into the search box. They can be combined with free text which searches package names and descriptions.

Operator Description Example
name: Match package name. Supports * wildcards and repo/package form name:phx* or name:hexpm/phoenix
description: Full-text search of package descriptions description:auth
depends: Packages depending on a given package. Supports repo:package form depends:ecto or depends:hexpm:ecto
build_tool: Filter by build tool build_tool:mix
updated_after: Packages updated after an ISO8601 datetime updated_after:2025-01-01T00:00:00Z
extra: Match custom metadata (key,value). Nested keys are separated by commas extra:license,MIT

Wrap values in double quotes to include spaces, e.g. name:"my package".