resolve

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EntityType

func EntityType(input string) string

EntityType resolves a user-provided entity type string to its canonical Targetprocess API form. It handles:

  • Case-insensitive matching: "userstory" → "UserStory"
  • Plural stripping: "UserStories" → "UserStory", "Bugs" → "Bug"
  • Aliases: "story" → "UserStory", "us" → "UserStory"

Unknown types pass through unchanged so the API can validate them.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL