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

feat: added uuid property in lr-config and upload image #640

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

egordidenko
Copy link
Contributor

Description

Checklist

@egordidenko egordidenko force-pushed the feat/extend-property-uuid-config branch 2 times, most recently from 65dccc0 to 3e67319 Compare April 2, 2024 21:57
@egordidenko egordidenko marked this pull request as draft April 3, 2024 13:13
@egordidenko egordidenko force-pushed the feat/extend-property-uuid-config branch from 3e67319 to 047671c Compare April 8, 2024 14:59
@nd0ut nd0ut self-requested a review April 11, 2024 14:34
@@ -48,8 +48,9 @@ export type ConfigType = {
userAgentIntegration: string;
debug: boolean;
metadata: Metadata | MetadataCallback | null;
defaultValue: string | null;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
defaultValue: string | null;
defaultValue: string[] | null;

@egordidenko egordidenko force-pushed the feat/extend-property-uuid-config branch from 047671c to f9816e8 Compare April 19, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants