issues
search
AdCombo
/
flask-combo-jsonapi
Flask REST JSON:API on steroids.
MIT License
32
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ensure that status message is included on status line
#69
pdw-mb
closed
10 months ago
2
fix __init_subclass__ for multi project (Flask 2.2)
#68
tarasovdg
closed
1 year ago
5
Flask 2.2.x compatibility
#67
igieon
closed
2 years ago
3
test_get_list_with_simple_filter_relationship_custom_qs_api test failure
#66
Apteryks
opened
2 years ago
0
POST: AttributeError: Model object has no attribute 'items'
#65
chedaniel
closed
2 years ago
1
Sparse fieldsets for invalid type results in 500
#64
ddobson
opened
2 years ago
0
Updated requirements to latest versions
#63
dennyche
closed
2 years ago
2
Add requirements.txt to MANIFEST.in
#62
flotsan
closed
10 months ago
1
installation from pypi source package failing due to missing requirements.txt
#61
flotsan
opened
3 years ago
0
Filter results by search within an array attribute?
#60
vi0815
closed
3 years ago
2
Cleanup of branches
#59
igieon
closed
3 years ago
2
Fix patch nested field partial update
#58
igieon
closed
3 years ago
1
Patch request validates id match before loading schema
#57
igieon
closed
3 years ago
2
Enable documented global decorators
#56
igieon
closed
3 years ago
1
Pagination improvement use dict of ints and expect it everywhere
#55
igieon
closed
3 years ago
4
Ability to use custom query string manager
#54
igieon
closed
3 years ago
1
Improve filter shortcuts and test
#53
igieon
closed
3 years ago
3
Update SQLAlchemy to 1.4+
#52
igieon
closed
1 year ago
5
fix #35 Raise 404 ObjectNotFound when a single resource does not exist
#51
samuelfirst
closed
3 years ago
3
Update marshmallow version to the latest
#50
mahenzon
opened
3 years ago
0
Update docs: fix grammar, typos, phrasing, orthography, conjugations
#49
mahenzon
closed
3 years ago
1
Update api, api_nested examples, update docs
#48
mahenzon
closed
3 years ago
2
How to reinitialize the query string manager filter and sort
#47
codedsun
closed
10 months ago
3
Bump marshmallow_jsonapi to version 0.24.0
#46
dmitrymishanov
closed
3 years ago
1
Develop to Master
#45
dmitrymishanov
closed
3 years ago
0
Make sqlalchemy an optional dependency
#44
camillehuot
opened
3 years ago
0
small_fix_for_resource_list_post
#43
dmitrymishanov
closed
3 years ago
2
Add Python tests workflow + trigger coveralls (GitHub Actions)
#42
mahenzon
closed
3 years ago
1
Custom data layer, class object requirements
#41
camillehuot
closed
3 years ago
1
feat: Allow fetching multiple relationships from same included resource
#40
iamareebjamal
closed
3 years ago
19
Allow fetching multiple relationships from same included resource
#39
iamareebjamal
closed
3 years ago
0
Validate that schema's fields match __init__ args of related model for Resources with "POST" method.
#38
dmitrymishanov
opened
3 years ago
0
Revert bad resource validation commit
#37
dmitrymishanov
closed
3 years ago
0
Remove apispec from requirements
#36
mahenzon
closed
3 years ago
1
Raise 404 if object not found
#35
iamareebjamal
closed
3 years ago
9
Issue with `id` field on PATCH request
#34
iamareebjamal
closed
10 months ago
7
Fix resource detail not found
#33
mahenzon
closed
3 years ago
2
Fix faulty way to get schema
#32
mahenzon
closed
3 years ago
1
1.0.3
#31
roman-adcombo
closed
3 years ago
0
Version 1.0.3
#30
roman-adcombo
closed
3 years ago
0
__version__ = "1.0.3"
#29
roman-adcombo
closed
3 years ago
0
for release 1.0.1
#28
roman-adcombo
closed
3 years ago
0
add github action to publish to pypi
#27
methuselah-0
closed
3 years ago
1
Using ToastedMarshmallow
#26
Rishi321
opened
4 years ago
1
Faulty way to get relationship schema
#25
mahenzon
closed
3 years ago
1
Error dumping objects with JSONB fields (with already dumped date/datetime data)
#24
mahenzon
opened
4 years ago
5
Allow custom primary key
#23
mahenzon
opened
4 years ago
3
Feature to support 'in' clause based on jsonapi filter=1,2,3 - BUG: #189 #190
#22
rubenghio
closed
10 months ago
5
Update marshmallow_jsonapi version to 0.24.0
#21
ddobson
closed
3 years ago
6
fix(schema): container has been renamed to inner in marshmallow 3.0.0rc8.
#20
etiennecaldo
closed
4 years ago
2
Next