Rename v1alpha1 URL
See original GitHub issueI’ve searched everywhere (Hasura Docs, GH issues, Stack Overflow) and couldn’t find any answers: how do I rename my graphql endpoint url? I’d want to have something like /api/graphql
(I really wish I won’t need to have something like v1alpha1
in the URL for my API consumers).
Issue Analytics
- State:
- Created 5 years ago
- Reactions:5
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Failing to deploy services due to "helm dependency build ...
apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: ... to tmp dir: link error: cannot rename charts to tmpcharts: rename ...
Read more >Tiltfile API Reference | Tilt
links ( Union [ str , Link , List [ Union [ str , Link ]]]) – one or more ... Specifies that...
Read more >v1alpha1 package - kmodules.xyz/custom-resources/apis ...
type RenameKeyTransform. func (in *RenameKeyTransform) DeepCopy() *RenameKeyTransform ... func (AppBinding) URL ¶. func (a AppBinding) URL() (string, error) ...
Read more >Object Names and IDs | Kubernetes
... provides labels and annotations. Names A client-provided string that refers to an object in a resource URL, such as /api/v1/pods/some-name.
Read more >Migration Guide | KEDA
scaleTargetRef.name; Rename property spec. ... apiVersion: keda.k8s.io/v1alpha1 kind: ScaledObject metadata: name: {scaled-object-name} labels: ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think its a really good idea to make this configurable as an env var and not need another proxy server!
We’ll try to have this out asap 😃
On Fri, 15 Feb 2019 at 8:58 AM, hmexx notifications@github.com wrote:
It’s a small point, but it could ring alarm bells for the colleagues of someone who’s trying to champion Hasura as an alternative to writing an API server from scratch. I’m referring to the word alpha in the endpoint. “look it’s not production worthy, it even says it in the endpoint”.