Files
automatisch/packages/docs/pages/apps/http-request/actions.md
2023-02-02 22:34:42 +00:00

13 lines
250 B
Markdown

---
favicon: /favicons/http-request.svg
items:
- name: Custom Request
desc: Makes a custom HTTP request by providing raw details.
---
<script setup>
import CustomListing from '../../components/CustomListing.vue'
</script>
<CustomListing />