Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Release version 6.6.55 generated client; Resolves #36#39

Merged
zyoutz-r7 merged 2 commits intomasterfrom
release/6.6.55
Dec 7, 2020
Merged

Release version 6.6.55 generated client; Resolves #36#39
zyoutz-r7 merged 2 commits intomasterfrom
release/6.6.55

Conversation

@zyoutz-r7
Copy link
Contributor

@zyoutz-r7 zyoutz-r7 commented Dec 7, 2020

Description

Motivation and Context

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have updated the documentation accordingly (if changes are required).
  • I have tested the changes locally.

Miscellaneous Details:

**full_name** | **str** | The full name of the user account. | [optional]
**id** | **int** | The identifier of the user account. | [optional]
**name** | **str** | The name of the user account. |
**name** | **str** | The name of the user account. | [optional]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tschmidtke-r7 Included change to avoid name as required field

@zyoutz-r7 zyoutz-r7 merged commit 05b1413 into master Dec 7, 2020
@zyoutz-r7 zyoutz-r7 deleted the release/6.6.55 branch December 7, 2020 14:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

user_account.py - ValueError: Invalid value for name, must not be None

2 participants