mantiumai / chirps

Discover sensitive/confidential information stored in a vector database
GNU General Public License v3.0
57 stars 7 forks source link

Allow user to specify POST request body with nested fields #211

Closed alex-nork closed 9 months ago

alex-nork commented 9 months ago

We currently only support the creation of an APIEndpointAsset that expects a flat POST request body. We should support endpoints that expect a request body with nested fields.