{ "info": { "author": "Storyscript", "author_email": "support@storyscript.io", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "## Assumptions\n1. If there are multiple content types available for a given path, the content type\n `application/json` shall be preferred if available. If `application/json` is not\n available, then an appropriate content type will be chosen arbitrarily\n2. OMG doesn't support multiple responses. As such, the following order of response\n codes are considered as successful operations: `200, 201, 202, 2XX, 204, default`.\n Furthermore, since multiple content types are not supported, `application/json`\n will be used if available. If `application/json` is not available, then an\n appropriate content type will be chosen arbitrarily\n \n \n## todos \nrelated:\n1. https://github.com/microservices/microservice.guide/issues/50\n2. https://github.com/microservices/microservice.guide/pull/96", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/microservices/openapi2omg", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "openapi2omg", "package_url": "https://pypi.org/project/openapi2omg/", "platform": "", "project_url": "https://pypi.org/project/openapi2omg/", "project_urls": { "Homepage": "https://github.com/microservices/openapi2omg" }, "release_url": "https://pypi.org/project/openapi2omg/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A tool to convert an OpenAPI spec to an OMG spec", "version": "0.1.0", "yanked": false, "yanked_reason": null }, "last_serial": 6053351, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "372fccdc0c523d940d6af82f328dd3e6", "sha256": "c002832334abab3ebf41a7789e5d2ee116e715c1a936fc2a8c34448e782895d0" }, "downloads": -1, "filename": "openapi2omg-0.1.0.tar.gz", "has_sig": false, "md5_digest": "372fccdc0c523d940d6af82f328dd3e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5666, "upload_time": "2019-08-12T15:40:23", "upload_time_iso_8601": "2019-08-12T15:40:23.733344Z", "url": "https://files.pythonhosted.org/packages/e3/c3/465f213f70f82d088fb6772584ce0d84109ab320b78be4a965f7a48729dd/openapi2omg-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "372fccdc0c523d940d6af82f328dd3e6", "sha256": "c002832334abab3ebf41a7789e5d2ee116e715c1a936fc2a8c34448e782895d0" }, "downloads": -1, "filename": "openapi2omg-0.1.0.tar.gz", "has_sig": false, "md5_digest": "372fccdc0c523d940d6af82f328dd3e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5666, "upload_time": "2019-08-12T15:40:23", "upload_time_iso_8601": "2019-08-12T15:40:23.733344Z", "url": "https://files.pythonhosted.org/packages/e3/c3/465f213f70f82d088fb6772584ce0d84109ab320b78be4a965f7a48729dd/openapi2omg-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }