Skip to content

Preferably, receive basic types as input and create operation #45

@soonkuk

Description

@soonkuk

Expected Behavior

  • Operation is made by the input from the basic type not from the complex struct type(form, policy etc).
  • Complex struct types should preferably be used only for the operation processing.

Actual Behavior

  • Operation is made by the complex struct type.

Steps to Reproduce the Problem

  1. form CollectionRegisterForm

Specifications

  • commit; 1b3d248
  • os; macos ventura
  • go version; go1.19

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions