-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Document PSSerializeJSONLongEnumAsNumber #10875
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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
Merging should be help off until PowerShell/PowerShell#20999 is approved and merged in PowerShell. Any suggestions on the content here is greatly appreciated though. |
c0af7d1 to
731ad58
Compare
This comment was marked as outdated.
This comment was marked as outdated.
731ad58 to
666596f
Compare
This comment was marked as outdated.
This comment was marked as outdated.
666596f to
aaa79b0
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
aaa79b0 to
6dc6f1e
Compare
|
Learn Build status updates of commit 6dc6f1e: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
6dc6f1e to
35e8284
Compare
|
Learn Build status updates of commit 35e8284: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Documents the new experiemental feature PSSerializeJSONLongEnumAsNumber that aligns the serialization behaviour of enums based on long/ulong with the other base types.
35e8284 to
ed2e99c
Compare
|
Learn Build status updates of commit ed2e99c: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
PR Summary
Documents the new experiemental feature PSSerializeJSONLongEnumAsNumber that aligns the serialization behaviour of enums based on long/ulong with the other base types.
PR Checklist