Ecosyste.ms: Issues

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

GitHub / podhmo/swagger-marshmallow-codegen issues and pull requests

#104 - chore: always require ruamel.yaml

Pull Request - State: closed - Opened by podhmo over 1 year ago

#103 - Dependency `dictknife` is broken

Issue - State: closed - Opened by Shaokun-X over 1 year ago - 3 comments

#102 - Question: Is it possible to set "emit_schema_even_primitive_type" from command line?

Issue - State: closed - Opened by krzosa almost 4 years ago - 9 comments

#101 - Add version

Pull Request - State: closed - Opened by podhmo almost 4 years ago

#100 - get version info from module

Issue - State: closed - Opened by podhmo almost 4 years ago - 1 comment

#99 - Fix min items

Pull Request - State: closed - Opened by podhmo almost 4 years ago

#98 - Ability to use as a Python module

Issue - State: open - Opened by eLvErDe almost 4 years ago - 2 comments

#97 - Does not support minItems on array (generate ItemsRange validator instead of Length)

Issue - State: closed - Opened by eLvErDe almost 4 years ago - 3 comments

#96 - rewriting the handle way of paths part

Issue - State: open - Opened by podhmo about 4 years ago - 1 comment

#95 - separated output -- 5th step fix primitive value as named bug

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

#94 - strict option

Issue - State: open - Opened by podhmo about 4 years ago

#93 - separated output -- 4th step, support mutual reference

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

#92 - Separated output -- 3rd step, support import

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

#91 - Separated emit -- 2nd step, not support import other schemas

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

#90 - See openapi instead of version

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

#89 - Adjust tests -- x-marshmallow-name

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

#88 - Refactor use configDict directly

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

#87 - Separated output

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

#86 - Separated output -- 1st step

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

#85 - handling nullable and x-nullable correctly?

Issue - State: closed - Opened by podhmo about 4 years ago - 2 comments

#83 - nested additionalProperties is not supported yet

Issue - State: closed - Opened by podhmo about 4 years ago - 2 comments

#82 - Fix additional properties with object

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

#81 - additionalProperties with ref is broken

Issue - State: closed - Opened by podhmo about 4 years ago - 3 comments
Labels: bug

#80 - Additional properties true

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

#79 - Additional properties use dict if possible

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

#78 - Readme markdown

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

#77 - use readme.md instead of readme.rst

Issue - State: closed - Opened by podhmo about 4 years ago

#76 - Fix ci

Pull Request - State: closed - Opened by podhmo about 4 years ago - 1 comment

#75 - customization example (x-default-now)

Issue - State: open - Opened by podhmo about 4 years ago

#74 - fix: use AwareDateTime()

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

#73 - Use pytest

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

#72 - use dict not OrderedDict

Issue - State: open - Opened by podhmo about 4 years ago

#71 - Fix nesting2

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

#70 - Fix nesting

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

#69 - refactor: remove import_unique

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

#68 - use pytest

Issue - State: closed - Opened by podhmo about 4 years ago

#67 - handle additionalProperties correctly

Issue - State: closed - Opened by podhmo about 4 years ago - 5 comments

#66 - Use links

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

#65 - Use symlink

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

#64 - treating AdditionalProperties only schema as Dict field

Issue - State: closed - Opened by podhmo about 4 years ago - 2 comments

#63 - Use lambda for nesting

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

#62 - using UnknownField, Include for additionalProperties

Issue - State: closed - Opened by podhmo about 4 years ago - 1 comment

#61 - nested field using lambda

Issue - State: closed - Opened by podhmo about 4 years ago - 4 comments

#60 - Add testcase

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

#59 - 📝 careless schema definitions (memo)

Issue - State: open - Opened by podhmo about 4 years ago - 4 comments

#58 - config dict

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

#57 - Tests maitenance 1st step

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

#56 - generate schema for tests create from python class

Issue - State: closed - Opened by podhmo about 4 years ago - 1 comment

#55 - separate codegen

Pull Request - State: closed - Opened by podhmo about 4 years ago - 1 comment

#54 - GitHub actions

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

#53 - reboot

Issue - State: closed - Opened by podhmo about 4 years ago - 2 comments

#52 - CI is broken, DateTime field handling is changed

Issue - State: closed - Opened by podhmo almost 5 years ago - 5 comments

#51 - Catch up magicalimport

Pull Request - State: closed - Opened by podhmo almost 5 years ago

#50 - version 0.5.0

Pull Request - State: closed - Opened by podhmo about 5 years ago

#49 - use Black and Lint

Pull Request - State: closed - Opened by podhmo about 5 years ago

#48 - AdditionaProperties for array

Pull Request - State: closed - Opened by podhmo about 5 years ago

#47 - Fix validation

Pull Request - State: closed - Opened by podhmo about 5 years ago

#46 - fix: drop if len(fields) <= 1, using fields.Field

Pull Request - State: closed - Opened by podhmo about 5 years ago

#45 - marshmallow 3.x using attribute option, instead of PrimitiveValueSchema?

Issue - State: closed - Opened by podhmo about 5 years ago - 1 comment

#44 - marshmallow 3.x NestedField is no longer supported

Issue - State: closed - Opened by podhmo about 5 years ago - 1 comment

#43 - handling marshmallow 3.x's unknown field

Issue - State: closed - Opened by podhmo about 5 years ago - 3 comments

#42 - some tests are broken

Issue - State: closed - Opened by podhmo about 5 years ago - 7 comments
Labels: bug

#41 - additional properties support for array type is broken

Issue - State: closed - Opened by naveens over 5 years ago - 3 comments

#40 - support fields default parameter

Issue - State: open - Opened by podhmo over 5 years ago - 1 comment

#39 - fix import styles

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

#38 - support collectionFormat

Issue - State: open - Opened by podhmo almost 6 years ago

#37 - Integration with Connexion

Issue - State: open - Opened by Sytten almost 6 years ago - 1 comment

#36 - adding regression test using git diff, in ci

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

#35 - Add MIT License

Pull Request - State: closed - Opened by cognifloyd almost 6 years ago - 1 comment

#34 - What license is this?

Issue - State: closed - Opened by cognifloyd almost 6 years ago - 2 comments

#33 - [wip] fix test

Pull Request - State: closed - Opened by podhmo about 6 years ago - 1 comment

#32 - Fix the use of .items() so it works on python3.

Pull Request - State: closed - Opened by wrouesnel about 6 years ago - 1 comment

#31 - Update prestring

Pull Request - State: closed - Opened by podhmo about 6 years ago

#30 - marshmallow3.x support

Pull Request - State: closed - Opened by podhmo over 6 years ago - 8 comments

#29 - marshmallow 3.x support

Issue - State: closed - Opened by podhmo over 6 years ago - 3 comments

#28 - snake_case attributes

Issue - State: closed - Opened by Krolken over 6 years ago - 7 comments

#27 - Xof

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

#26 - support additionalProperties false

Issue - State: closed - Opened by podhmo about 7 years ago - 4 comments

#25 - sax like parser for iterating OAS

Issue - State: closed - Opened by podhmo about 7 years ago - 3 comments

#24 - anyOf, oneOf, allOf

Issue - State: closed - Opened by podhmo about 7 years ago - 2 comments

#23 - reuse other module's schema

Issue - State: open - Opened by podhmo about 7 years ago

#22 - support openapi3.0

Issue - State: open - Opened by podhmo about 7 years ago - 2 comments

#21 - `--typed` option support

Issue - State: open - Opened by podhmo over 7 years ago
Labels: enhancement

#20 - Primitives

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

#19 - dropping PrimitiveValueSchema

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

#18 - x-nullable support

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

#17 - additional properties with not bool type

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

#16 - required option in parameters section

Issue - State: closed - Opened by podhmo over 7 years ago
Labels: bug

#15 - ListFields with options is unordered

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

#14 - more allOf support

Issue - State: open - Opened by podhmo almost 8 years ago

#13 - codegen refactoring

Issue - State: open - Opened by podhmo almost 8 years ago
Labels: enhancement

#12 - with reserved word (e.g. not)

Issue - State: closed - Opened by podhmo almost 8 years ago

#11 - paths.parameters

Issue - State: closed - Opened by podhmo almost 8 years ago

#10 - nesting array type fields's options are ignored

Issue - State: closed - Opened by podhmo almost 8 years ago - 1 comment

#9 - pattern properties

Issue - State: open - Opened by podhmo almost 8 years ago - 1 comment

#8 - Dev

Pull Request - State: closed - Opened by podhmo almost 8 years ago

#7 - customization -- custom hook

Issue - State: open - Opened by podhmo almost 8 years ago - 1 comment

#5 - separated output

Issue - State: open - Opened by podhmo almost 8 years ago - 4 comments
Labels: enhancement