Skip to content

[Bug]: Rest APIs for Status allow for "Patch" and "Put" methods #86

@sushilks

Description

@sushilks

Contact Details

No response

Tell us the project / group you are associated with

Community (Default)

What happened?

on the playground example of the data model
/leader/{root.Leader}/status
currently accepts "PUT" and "PATCH" methods.
Status is intended to be a read only status of the node and should only have get method.

Describe the expected behavior

Status for the node should be a read only api on the REST and should only have GET method(in the Customer facing view)

What version are you running?

NexusCli: v0.0.146
NexusCompiler: v0.0.59
NexusAppTemplates: v0.0.10
NexusDatamodelTemplates: v0.0.22
NexusRuntimeManifets: v0.2.57

How critical is this bug to you?

Critical - solution is severely limited in value

How can we recreate the bug?

No response

Any debug data that you are able to share?

No response

What is your operating system?

MacOS

Any additional / relevant info

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions