beckn / beckn/protocol-specifications

core spec version 0.9.4, component.schema.name pattern is not accepting person names

Open
#413 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
453
Forks
126
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
there is a pattern set for component.schema.name, it is 'pattern: ^\./[^/]+/[^/]*/[^/]*/[^/]*/[^/]*/[^/]*$'
this pattern is not accepting the commonly used names. we tried with simple name, i,e, "steve", "john" etc. its still not accepting these name.

**Defined here**
https://github.com/beckn/protocol-specifications/blob/core-0.9.4/core/v0/api/core.yaml#L1918

**Expected behavior**
It should expect any valid person name

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.