safrs icon indicating copy to clipboard operation
safrs copied to clipboard

SqlAlchemy Flask-Restful Swagger Json:API OpenAPI

Results 7 safrs issues
Sort by recently updated
recently updated
newest added

I was wondering if it's possible to create columns which are read-only when exposed via the API. For example, I have a data model with a `last_completed` column which I...

Hello, I noticed that the `definitions` property in the generated swagger.json seems to contain only stub objects, with a single `data` property of type string. This is problematic, because clients...

Bumps [node-forge](https://github.com/digitalbazaar/forge) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). These dependencies needed to be updated together. Updates `node-forge` from 0.10.0 to 1.3.1 Changelog Sourced from node-forge's changelog. 1.3.1 - 2022-03-29 Fixes RFC 3447 and RFC...

dependencies
javascript

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script...

dependencies
javascript

Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies
python

When page limit is applied, the value for `count` property in `get` method is wrong. It returns the count of **all records** instead of the current page length. Refer to...

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...

dependencies
python