Docs.rs
manticore-openapi-0.1.1
manticore-openapi 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kakserpom
Dependencies
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.8
normal
url ^2.5
normal
uuid ^1.8
normal
Versions
32.59%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
manticore_
openapi
0.1.1
Module delete_
document_
request
Module Items
Structs
In manticore_
openapi::
models
manticore_openapi
::
models
Module
delete_document_request
Copy item path
Source
Structs
§
Delete
Document
Request
DeleteDocumentRequest : Payload for delete request. Documents can be deleted either one by one by specifying the document id or by providing a query object. For more information see
Delete API