Skip to content
#

swagger-specification

Here are 56 public repositories matching this topic...

georg-schwarz
georg-schwarz commented Apr 8, 2020

Hi together,

I just started using swagger-jsdoc in my nodejs project using Typescript. It was kind of hard to figure out how to use it due to the transpilation process involved.

There are a few workarounds necessary to make it work:

  • apis [...] has to point to files in the /dist directory due to the transpilation process
  • Annotations (in the comments) to model classes are lost in the t

Introduction and Example for OpenAPI specification & Swagger Open Source Tools, including swagger-editor, swagger-codegen and swagger-ui. Auto generation example for client SDKs, server code, asciidoctor and html documents.

  • Updated Jun 19, 2018
  • Java
jasonwalsh
jasonwalsh commented Jun 26, 2017

Currently, the aptos.util module contains a class Parser with a static method parse to parse JSON formatted specifications.

Ideally, the Parser class should serve more as an interface for concrete parser classes to implement. Therefore, the Parser.parse method should raise a NotImplementedError.

class Parser:
    """Parser interface"""

    @staticmethod
    def 
repo-mountie[bot]
repo-mountie[bot] commented Apr 17, 2020

TL;DR

Topics greatly improve the discoverability of repos; please add the short code from the table below to the topics of your repo so that ministries can use GitHub's search to find out what repos belong to them and other visitors can find useful content (and reuse it!).

Why Topic

In short order we'll add our 800th repo. This large number clearly demonstrates the success of using GitHub

Improve this page

Add a description, image, and links to the swagger-specification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the swagger-specification topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.