-
make it impressive and interesting and helpful. we want to win the hackathon!
Checklist
- [X] Create `EventAssistantBot.cs` ✓ https://github.com/MeDott29/.NET-Hack-2023/commit/6f7c292473a6cf7db59…
-
We started using Kiota recently for a new integration, but the OpenAPI definition for the API we were to interface with uses the v3.1 OpenAPI spec. When attempting to generate a client for this spec, …
-
https://github.com/Islandora-CLAW/CLAW/issues/452 asks whether we can use Drupal 8's migration API to batch ingest content into CLAW. I've got an MIK toolchain that harvests content from 7.x using OAI…
-
JIRA issue created by: rcook
Originally opened: 2011-07-26 06:36 PM
Issue body:
(nt)
-
### Issue Summary
Hi team!
It would be more helpful to have the `Recordings/{SId}/Media` subresource included.
https://www.twilio.com/docs/video/api/recordings-resource#get-media-by-sid
### Tech…
-
## Expected Behavior
```rs
#[derive(Debug, Object, Clone)]
struct MyStructure {
a: u64,
b: u16,
}
```
Should produce openapi-schema with `minimum` & `maximum` instead of `uint16/32…
-
As a metadata librarian, I want to be able to explore non-OAI-PMH reuse for our records. I need our fields to use predicates which describe the field as accurately as possible and not rely on labels.
…
-
Is it possible to group parameters ? For ex: Header "address" has parameters street,city,state
-
**Background**
Many applications expect deeply nested objects in input parameters, see the discussion in swagger-ui starting from this comment: https://github.com/swagger-api/swagger-ui/issues/4064…
-
According to official spec, there's definitions objects.
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#definitionsObject
As a result of absence of definitions it's no…