- 
                Notifications
    You must be signed in to change notification settings 
- Fork 64
type cast segments for derived types #149
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
          
     Merged
      
      
    
  
     Merged
                    Changes from all commits
      Commits
    
    
            Show all changes
          
          
            28 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      e7c15a2
              
                - typo fixes
              
              
                baywet 16b495b
              
                - draft implementation of odata cast segments
              
              
                baywet f1c0abe
              
                - code linting
              
              
                baywet 8eed01f
              
                - bump language version for test project
              
              
                baywet 4b187d9
              
                - adds unit test for Cast operation handler & cast path item handler
              
              
                baywet 1b11a4e
              
                - adds support for entity set down cast
              
              
                baywet ca5bd3b
              
                - adds support for casting after key segment
              
              
                baywet 11d2116
              
                - adds support for single navigation property cast
              
              
                baywet da1afbe
              
                - adds support for singleton downcast
              
              
                baywet 299bfc9
              
                - adds a unit test for the id under navigation property case
              
              
                baywet 386c327
              
                - adds cast segments for all cases
              
              
                baywet 9b41326
              
                - refactored cast segments addition to avoid duplication
              
              
                baywet 9cfbc3d
              
                - adds derived type annotation reading
              
              
                baywet 3b7c0cf
              
                - adds a setting to require or not the derived type constraint
              
              
                baywet 0125bc1
              
                - fixes a bug where cast would be missing for single valued properties
              
              
                baywet 7649358
              
                - adds integration test data for odata cast
              
              
                baywet 916edbd
              
                - refactors tests for reusability
              
              
                baywet a740942
              
                - adds unit tests for odata type cast path provider
              
              
                baywet f6c36d1
              
                - removes parameters quotes in sample files following rebase
              
              
                baywet 0e584c1
              
                - adds count segments under typecast segments
              
              
                baywet 39bc798
              
                - adds support for down cast navigation properties path items
              
              
                baywet b1be8b6
              
                - fixes a bug where single bound operations would be added under type…
              
              
                baywet 68ef136
              
                - fixes a bug where type cast segments would have operations from par…
              
              
                baywet fe92390
              
                - fixes a bug where count or type cast operations would have duplicat…
              
              
                baywet 1b63951
              
                - fixes tabspacing issues
              
              
                baywet b680407
              
                Update src/Microsoft.OpenApi.OData.Reader/Edm/ODataPath.cs
              
              
                baywet 33bf925
              
                Update src/Microsoft.OpenApi.OData.Reader/Edm/ODataPathProvider.cs
              
              
                baywet 306e946
              
                - adds missing using following PR feedback
              
              
                baywet File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.