-
Updated
May 3, 2022 - TypeScript
data-driven
Here are 233 public repositories matching this topic...
-
Updated
May 2, 2022 - C
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Apr 29, 2022 - Clojure
Swagger feature docstring (and spec?) places tags on route-data root:
https://github.com/metosin/reitit/blob/master/modules/reitit-swagger/src/reitit/swagger.cljc#L55
Examples place tags key under swagger:
https://github.com/metosin/reitit/blob/master/examples/ring-swagger/src/example/server.clj#L30
Both seem to generate proper swagger.json, but first one fails spec validation. Why? Sp
-
Updated
Jun 17, 2021 - Clojure
-
Updated
Oct 16, 2020 - Swift
-
Updated
Jan 11, 2022 - Swift
-
Updated
May 3, 2022 - C++
-
Updated
Mar 13, 2021 - C++
-
Updated
May 1, 2022 - Python
The Generated Client API is remains largely undocumented...
It would also be awesome if we could include the documentation of the API in the Generated DSL
-
Updated
Oct 5, 2019 - ChucK
-
Updated
Jan 31, 2022 - Clojure
-
Updated
Apr 17, 2022 - Swift
-
Updated
Apr 25, 2022 - Java
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Jul 30, 2020
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
Apr 27, 2022 - C#
-
Updated
Apr 20, 2022 - Clojure
-
Updated
Sep 9, 2021 - JavaScript
Is your feature request related to a problem? Please describe.
ParameterSpace objects seem to have downgraded in importance and are at the moment mainly used to generate sets of parameter samples in parameter values dicts. However, in doing so, they are little flexible, as only methods for uniform and random sampling exist.
Describe the solution you'd like
Common sampling techniqu
-
Updated
Apr 19, 2018 - Swift
-
Updated
Nov 16, 2020 - JavaScript
-
Updated
Aug 23, 2021 - Vue
Currently the model namespace keeps track of registered models and creates maps for "quick" mapping (e.g. mapping a model field to table column). This is mainly for performance benefits.
These maps are stored in atoms. However it might be nice to actually store then in `^:dy
Improve this page
Add a description, image, and links to the data-driven topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the data-driven topic, visit your repo's landing page and select "manage topics."
User story
As a user, I click on
Delete this serviceorDelete this projectbutton that opens a notification:In this notification, I have to click in the input field to enter the name of the service/project and an additional click to delete it.
UX improvement