Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement]: Categorize the service functions in the service overview #43700

Closed
nipunayf opened this issue Dec 10, 2024 · 0 comments
Closed
Labels
needTriage The issue has to be inspected and labeled manually Reason/Invalid Issue is invalid. Type/Improvement userCategory/Compilation

Comments

@nipunayf
Copy link
Contributor

Description

Having an init function along with the other resource methods indicates that it may be exposed from the service. However, it is used to initialize values for the services, and this information should be conveyed to the user clearly.

image

Describe your problem(s)

No response

Describe your solution(s)

The functions should be categorized under the folllowing eoccategories.

  1. Resources
  2. Operations
  3. Methods

Related area

-> Compilation

Related issue(s) (optional)

No response

Suggested label(s) (optional)

No response

Suggested assignee(s) (optional)

No response

@ballerina-bot ballerina-bot added needTriage The issue has to be inspected and labeled manually userCategory/Compilation labels Dec 10, 2024
@nipunayf nipunayf added the Reason/Invalid Issue is invalid. label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needTriage The issue has to be inspected and labeled manually Reason/Invalid Issue is invalid. Type/Improvement userCategory/Compilation
Projects
None yet
Development

No branches or pull requests

2 participants