openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
odinweb
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
1 day
ago.
Nov 15, 2024 — Nov 15, 2025
Showing page 12 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added make_decorator decorator
Tim Savage
More...
over 8 years ago
Fixed paths, and simplified params with Param objects
Tim Savage
More...
over 8 years ago
Simplified creation of decorators with the make decorator, decorator!
Tim Savage
More...
over 8 years ago
Updated shortcuts to work with new style of definition, simplified parameter collection to a list of Param classes
Tim Savage
More...
over 8 years ago
Added a Param structure to represent swagger style parameters, Added a default resource object used as a placeholder for resources defined on bound ResourceApi instances
Tim Savage
More...
over 8 years ago
Expanded Type enum to include Fields and native types
Tim Savage
More...
over 8 years ago
Include a UserApi
Tim Savage
More...
over 8 years ago
Use a absolute import
Tim Savage
More...
over 8 years ago
Cut off first item
Tim Savage
More...
over 8 years ago
Support indexing and slicing of UrlPaths
Tim Savage
More...
over 8 years ago
Added support for BodyParams
Tim Savage
More...
over 8 years ago
Removed DefaultString and updated the name to match what it is
Tim Savage
More...
over 8 years ago
Added a filter to return PathNodes from UrlPath
Tim Savage
More...
over 8 years ago
Deprecated route decorator
Tim Savage
More...
over 8 years ago
Started introducing doc decorators back
Tim Savage
More...
over 8 years ago
Made the doc operations the sources of truth for doc types and build out so order of decorators shouldn't matter
Tim Savage
More...
over 8 years ago
Started building out documentation decorators and expanding operation to handle them
Tim Savage
More...
over 8 years ago
Compare against string types
Tim Savage
More...
over 8 years ago
Modify test route to test
Tim Savage
More...
over 8 years ago
Handle operation sub path as a url_path
Tim Savage
More...
over 8 years ago
Introduce most sample APIs
Tim Savage
More...
over 8 years ago
Build out more swagger support
Tim Savage
More...
over 8 years ago
Added a placeholder tags
Tim Savage
More...
over 8 years ago
Re-enabled more of the example API now that it's been re-built
Tim Savage
More...
over 8 years ago
Fixed bug wit ordering of name and type when generating Flask URLs
Tim Savage
More...
over 8 years ago
Some additional typing annotations added
Tim Savage
More...
over 8 years ago
Updated implementation of SwaggerSpec resource API class to better support the updated design.
Tim Savage
More...
over 8 years ago
Moved out the Operation decorator simplified the ResourceAPI class further to move more common code into the Operation decorator
Tim Savage
More...
over 8 years ago
Moved the Operation decorator into decorators and tweaked implementation, extended.
Tim Savage
More...
over 8 years ago
Compare against compat string_types (for now). Added a NoPath (empty UrlPath) constant
Tim Savage
More...
over 8 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree