Bixby Developer Center

References

method

requiredvalue optional

The HTTP method to access the endpoint, such as POST or GET.

Example

      remote-endpoint ("https://my-json-server.typicode.com/bixbydevelopers/capsule-samples-collection/shoes") {
method (GET)
}
}

View b59451b on GitHub