Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / upsight/doctor issues and pull requests

#132 - Added codeql-analysis.yml

Pull Request - State: closed - Opened by vitaliyf about 4 years ago

#131 - Update README.rst

Pull Request - State: closed - Opened by DivyanshuLohani about 4 years ago

#130 - Fix for python3.7+

Pull Request - State: closed - Opened by adh-upsight over 4 years ago

#129 - Add support for python 3.7.x

Issue - State: open - Opened by boralyl over 5 years ago
Labels: enhancement

#128 - Added case_insensitive attribute for Enum types.

Pull Request - State: closed - Opened by boralyl over 5 years ago

#127 - Add case insensitive option to Enum type

Issue - State: closed - Opened by boralyl over 5 years ago
Labels: enhancement

#126 - Avoid creating duplicate object reference links in docs.

Pull Request - State: closed - Opened by boralyl over 5 years ago

#125 - Remove duplicate object references from request/response params.

Issue - State: closed - Opened by boralyl over 5 years ago - 1 comment

#123 - The new_type helper should copy all attributes of cls to the newly created type.

Issue - State: closed - Opened by boralyl almost 6 years ago
Labels: bug

#122 - Added ability to add custom validation to types.

Pull Request - State: closed - Opened by boralyl almost 6 years ago

#121 - Fixed bug where you could not provide description when using new_type.

Pull Request - State: closed - Opened by boralyl almost 6 years ago

#120 - Allow overrdiing of description attribute when using new_type.

Issue - State: closed - Opened by boralyl almost 6 years ago
Labels: bug

#119 - Add a hook for custom validation for a type.

Issue - State: closed - Opened by boralyl almost 6 years ago
Labels: enhancement

#118 - Document default values for optional request paramters.

Pull Request - State: closed - Opened by boralyl almost 6 years ago

#117 - Multiple bugfixes for UnionType.

Pull Request - State: closed - Opened by boralyl almost 6 years ago

#116 - UnionType request paramters do not get documented in api docs.

Issue - State: closed - Opened by boralyl almost 6 years ago - 1 comment
Labels: bug

#115 - Adding support for optional Object property dependencies.

Pull Request - State: closed - Opened by boralyl almost 6 years ago

#114 - Add optional property dependencies for Object types

Issue - State: closed - Opened by boralyl almost 6 years ago
Labels: enhancement

#113 - Document default values for logic functions.

Issue - State: closed - Opened by boralyl almost 6 years ago
Labels: enhancement

#112 - Fixed bug in api docs generation introduced in the last release.

Pull Request - State: closed - Opened by boralyl almost 6 years ago

#111 - Error generating documentation.

Issue - State: closed - Opened by boralyl almost 6 years ago
Labels: bug

#110 - Fixed bugs with UnionType and Array (when defining items as a list).

Pull Request - State: closed - Opened by boralyl almost 6 years ago

#109 - Bugs when using Array type when items is a list.

Issue - State: closed - Opened by boralyl almost 6 years ago
Labels: bug

#108 - UnionType has no attribute native_type

Issue - State: closed - Opened by boralyl almost 6 years ago

#107 - Added parser attribute to doctor types.

Pull Request - State: closed - Opened by boralyl almost 6 years ago

#106 - Add ability to specify a custom parser for a user defined type.

Issue - State: closed - Opened by boralyl almost 6 years ago - 1 comment

#105 - Don't filter out request params not defined in a type object for routes

Pull Request - State: closed - Opened by boralyl over 6 years ago

#103 - Added UnionType.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#102 - Convert the rest of the assertions to pytest style

Pull Request - State: closed - Opened by noonat over 6 years ago

#101 - Add bad json body to error message when parsing invalid json.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#100 - Fixed issue discovered while testing flask==1.0.2

Pull Request - State: closed - Opened by boralyl over 6 years ago

#99 - Error in flask >=1.0.0

Issue - State: closed - Opened by boralyl over 6 years ago - 1 comment

#98 - Include JSON body in parse error message

Issue - State: closed - Opened by pkar over 6 years ago - 1 comment

#97 - Fixed AttributeError bug.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#96 - Bug when request param matches non typed logic function param

Issue - State: closed - Opened by boralyl over 6 years ago

#93 - Add ability to pass requesy body as an object to a logic function

Pull Request - State: closed - Opened by boralyl over 6 years ago

#92 - Add ability to convert entire request body into an object type

Issue - State: closed - Opened by boralyl over 6 years ago

#91 - Feature/document resources

Pull Request - State: closed - Opened by boralyl over 6 years ago

#90 - Feature/request param name

Pull Request - State: closed - Opened by boralyl over 6 years ago

#89 - Added logic function to api docs.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#88 - Feature/issue 87

Pull Request - State: closed - Opened by boralyl over 6 years ago

#87 - Add ability to validate/document content of Response instances.

Issue - State: closed - Opened by boralyl over 6 years ago
Labels: enhancement

#86 - Rename base error class to DoctorError and added errors property

Pull Request - State: closed - Opened by noonat over 6 years ago

#85 - Show enum choices in error message when value is not valid.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#84 - Add choices to error message for enum types

Issue - State: closed - Opened by boralyl over 6 years ago
Labels: bug

#83 - Add generic errors property

Issue - State: closed - Opened by noonat over 6 years ago
Labels: enhancement

#82 - Fixes 2 small bugs.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#81 - Handle parsing null values for query string parameters

Issue - State: closed - Opened by boralyl over 6 years ago

#80 - Reusing the same logic function causes duplicate docs title

Issue - State: closed - Opened by boralyl over 6 years ago

#79 - Add support for typing.Union

Issue - State: closed - Opened by boralyl over 6 years ago - 1 comment

#78 - Bugfix/issue 77 Bugfixes

Pull Request - State: closed - Opened by boralyl over 6 years ago

#76 - Fixed bug in issue #75.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#75 - Avoid adding duplicate parameters to a function's signature

Issue - State: closed - Opened by boralyl over 6 years ago

#74 - Fixed a few bugs with `json_schema_type`.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#73 - Bugs with jsonschema types

Issue - State: closed - Opened by boralyl over 6 years ago

#72 - Bugfix/jsonschema - Updated the JsonSchema type to work properly.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#71 - Fixed a few bugs.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#70 - doctor attempts to document non doctor type params and fails

Issue - State: closed - Opened by boralyl over 6 years ago - 2 comments

#69 - String format `date`

Issue - State: closed - Opened by boralyl over 6 years ago

#68 - Object subclasses SuperType error can get swallowed

Issue - State: closed - Opened by boralyl over 6 years ago

#67 - Add extra logic to ensure no 2 handlers can have the same name

Issue - State: closed - Opened by boralyl over 6 years ago

#66 - Made validation errors better to work with 400 exceptions.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#64 - Uncaught error when using doctor types in logic code.

Issue - State: closed - Opened by boralyl over 6 years ago

#63 - Surface errors better

Issue - State: closed - Opened by boralyl over 6 years ago

#62 - Added code to generate more logical handler names.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#61 - Removed flask specific logic from routing.py

Pull Request - State: closed - Opened by boralyl over 6 years ago

#60 - Feature/remove f strings

Pull Request - State: closed - Opened by boralyl over 6 years ago

#59 - Documentation fixes and addressing a few PR comments.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#58 - Add common-sense default example values for types.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#56 - Feature/3.0

Pull Request - State: closed - Opened by boralyl over 6 years ago - 1 comment

#55 - Feature/issue 43 Updating documentation

Pull Request - State: closed - Opened by boralyl over 6 years ago

#54 - Feature/cleanup

Pull Request - State: closed - Opened by boralyl over 6 years ago

#53 - Feature/make docs work

Pull Request - State: closed - Opened by boralyl over 6 years ago

#52 - Adding a few documentation specific features.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#49 - Don't consider non SuperType annotations as request parameters.

Pull Request - State: closed - Opened by boralyl over 6 years ago

#48 - Don't consider params that don't subclass SuperType as request parameters

Issue - State: closed - Opened by boralyl over 6 years ago - 1 comment

#47 - Feature/issue 45 Adds a few missing features from doctor 2.x

Pull Request - State: closed - Opened by boralyl over 6 years ago

#46 - Get docs working with new routing and python types

Issue - State: closed - Opened by boralyl over 6 years ago

#45 - Add in missing features to routing code

Issue - State: closed - Opened by boralyl over 6 years ago

#43 - Update quick-start docs

Issue - State: closed - Opened by boralyl over 6 years ago

#36 - Removing set operation from decorators.

Pull Request - State: closed - Opened by boralyl almost 7 years ago

#32 - Fixed response validation when the response was an instance of Response

Pull Request - State: closed - Opened by boralyl about 7 years ago

#30 - Fixes issue when documenting GET routes that have parameters that are

Pull Request - State: closed - Opened by boralyl about 7 years ago

#29 - Added a Response class.

Pull Request - State: closed - Opened by boralyl over 7 years ago

#21 - Deprecation warning for sphinx.util.compat.Directive

Issue - State: closed - Opened by dhuang over 7 years ago - 1 comment

#19 - Fixes issue 18.

Pull Request - State: closed - Opened by boralyl over 7 years ago

#17 - Don't try to parse json body on GET request.

Pull Request - State: closed - Opened by boralyl over 7 years ago

#8 - Document list objects in request parameters

Issue - State: closed - Opened by boralyl over 7 years ago

#5 - Fixes a bug where the logic function wouldn't be undecorated properly.

Pull Request - State: closed - Opened by boralyl over 7 years ago