Sign in
◑
Theme
apache
/
synapse-go
/
refs/heads/main
/
.
/
cmd
/
artifacts
/
Endpoints
/
endpoint.xml
blob: fcde0bce821cfd7c2e5f7debb6da43e69d0d2b17 [
file
]
<endpoint
name
=
"HttpGetEndpoint"
xmlns
=
"http://ws.apache.org/ns/synapse"
>
<http
method
=
"GET"
uri-template
=
"http://example.com/api/resource"
>
</http>
</endpoint>