The Wayback Machine - https://web.archive.org/web/20200602174707/https://github.com/topics/swagger3
Skip to content
#

swagger3

Here are 16 public repositories matching this topic...

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 
reyx
reyx commented Apr 27, 2018

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for aymard-pro/cake-swagger dev-master -> satisfiable by aymard-pro/cake-swagger[dev-master].
- aymard-pro/cake-swagger dev-master requires cakephp/cakephp 3.4.* -> satisfiable by cakephp/cakephp[3.4.0, 3.4.0-RC1, 3.4.0-RC2, 3.4.0-RC3, 3.4.0-RC4, 3.4.0-beta1, 3.4.0-beta2, 3.4.

bug

Improve this page

Add a description, image, and links to the swagger3 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 swagger3 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.