-
# Proposal
Create a JSON API endpoints using the resource configuration.
Read-only in the initial iteration.
# Example
A resource like the one below to expose a `/resources/teams` REST API endpoin…
-
Hi,
I've been looking at your solidservices project and noticed that the web api project doesn't define any controllers and it looks like you're probably doing some trickery for it to automatically…
ghost updated
4 years ago
-
I think you can get the user ID without the additional DB call with Auth::user()->id
-
If I create a controller method called `api`, it does not have access to the `this` keyword.
-
It would be lovely to have the functionality of this page in a [mixin](https://www.betterstimulus.com/architecture/mixins) of some sort that we could just import/apply to a controller when we need it.…
-
### What is the issue with the Streams Standard?
It seems like the standard doesn't provide a simple way to guarantee the resources underlying a `ReadableStream` are cleaned up after it ends for an…
-
As part of Nephio, we are designing CRD-based APIs for network functions and network topology. We are also developing open source controllers and development kits for vendors to build their own contro…
-
The sugarizer-server lacks unit testing in most of its componets . Adding test for the above two mentioned folder
Gmin2 updated
10 months ago
-
-
### What you would like to be added?
Currently, the TrainJob reconciler does UPSERT operations to create or update objects.
https://github.com/kubeflow/training-operator/blob/9e04bdd74920cbe12ecc7…